mirror of
https://github.com/Paintball/BO2-GSC-Releases.git
synced 2025-06-07 21:38:02 -05:00
Major Stability Update
This commit is contained in:
parent
0e01577ec1
commit
9e81fee470
@ -31,8 +31,8 @@ init()
|
|||||||
level thread onPlayerConnect();
|
level thread onPlayerConnect();
|
||||||
level thread StartInfected();
|
level thread StartInfected();
|
||||||
level thread EndInfected();
|
level thread EndInfected();
|
||||||
wait 1;
|
//wait 1;
|
||||||
level thread spawnBot(10);
|
//level thread spawnBot(10); //uncomment these 2 lines if you'd like to test with bots (bots r trash :( :( :( )
|
||||||
}
|
}
|
||||||
|
|
||||||
onPlayerConnect()
|
onPlayerConnect()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user