mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-03 12:16:44 +02: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