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