Small fixes
This commit is contained in:
@@ -33,6 +33,7 @@ public void OnPluginStart()
|
||||
HookEvent("player_spawn", Event_Spawn, EventHookMode_Post);
|
||||
|
||||
AutoExecConfig(true);
|
||||
RadarModeChanged(g_cRadarMode, "", "");
|
||||
}
|
||||
|
||||
public void RadarModeChanged(ConVar cvar, const char[] sOldVal, const char[] sNewVal)
|
||||
|
||||
Reference in New Issue
Block a user