TeamManager: fix warmup not working after map that disables it
This commit is contained in:
parent
82f69dd5a1
commit
4f0a75fda9
@ -60,7 +60,7 @@ public APLRes AskPluginLoad2(Handle myself, bool late, char[] error, int err_max
|
||||
return APLRes_Success;
|
||||
}
|
||||
|
||||
public void OnMapStart()
|
||||
public void OnConfigsExecuted()
|
||||
{
|
||||
if(g_bLateLoad)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user