TeamManager: fix warmup not working after map that disables it
This commit is contained in:
parent
d7cdae1d97
commit
aaeb9404f5
@ -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