mirror of
https://github.com/Tha14/toxic.git
synced 2025-11-12 18:56:38 +01:00
Refactored video calls
This commit is contained in:
@@ -1146,7 +1146,7 @@ int main(int argc, char *argv[])
|
||||
av = init_audio(prompt, m);
|
||||
|
||||
#ifdef VIDEO
|
||||
init_video(prompt, m, av);
|
||||
init_video(prompt, m);
|
||||
|
||||
#endif /* VIDEO */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user