Update entWatch-core.sp
This commit is contained in:
parent
8cbedd3e4a
commit
b2a949dc06
@ -141,6 +141,8 @@ public Action Command_ReloadConfig(int client, int args)
|
||||
public void OnMapStart()
|
||||
{
|
||||
g_bLoaded = LoadConfig();
|
||||
|
||||
g_bLoadPending = false;
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user