mirror of
https://github.com/JezuzLizard/Public-BO2-Mods.git
synced 2025-06-10 20:18:05 -05:00
fixed syntax error preventing compiling
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
init()
|
||||
{
|
||||
thread griefFunctionsAndVars();
|
||||
gameDelayFunctionsAndVars()
|
||||
gameDelayFunctionsAndVars();
|
||||
thread setPlayersToSpectator();
|
||||
thread gscRestart();
|
||||
thread emptyLobbyRestart();
|
||||
|
Reference in New Issue
Block a user