mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 20:26:14 +08:00
[bot] Remove TODO from main()
This commit is contained in:
@ -33,8 +33,6 @@ int main (int argc, char** argv)
|
||||
timeBeginPeriod(5);
|
||||
#endif
|
||||
|
||||
// TODO: main
|
||||
|
||||
while(1) {
|
||||
pNetGame->Process();
|
||||
SLEEP(5);
|
||||
|
Reference in New Issue
Block a user