mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 22:47:29 +08:00
[bot] Remove TODO from main()
This commit is contained in:
parent
36b3248d12
commit
5d2ef1c982
@ -33,8 +33,6 @@ int main (int argc, char** argv)
|
||||
timeBeginPeriod(5);
|
||||
#endif
|
||||
|
||||
// TODO: main
|
||||
|
||||
while(1) {
|
||||
pNetGame->Process();
|
||||
SLEEP(5);
|
||||
|
Loading…
Reference in New Issue
Block a user