patch for amb1776 regression
--HG-- branch : sourcemod-1.0.3 extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.3%402274
This commit is contained in:
parent
0ffe92c346
commit
d715e22162
@ -502,6 +502,10 @@ void SM_ExecuteAllConfigs()
|
||||
}
|
||||
iter->Release();
|
||||
|
||||
#if defined ORANGEBOX_BUILD
|
||||
engine->ServerExecute();
|
||||
#endif
|
||||
|
||||
g_bGotServerStart = true;
|
||||
CheckAndFinalizeConfigs();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user