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