mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fixed cpu usage
This commit is contained in:
parent
6ea5420a07
commit
d848c15912
|
@ -317,6 +317,7 @@ int main(int argc, char *argv[])
|
|||
}
|
||||
|
||||
doMessenger();
|
||||
Sleep(1);
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Reference in New Issue
Block a user