Update entWatch-core.sp
This commit is contained in:
parent
b1ef93e10f
commit
d3563442f6
@ -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