Update 'RepeatKiller/scripting/RepeatKiller.sp'
This commit is contained in:
parent
d80a354e18
commit
6c776e806e
@ -26,7 +26,7 @@ public Plugin myinfo =
|
||||
//----------------------------------------------------------------------------------------------------
|
||||
// Purpose:
|
||||
//----------------------------------------------------------------------------------------------------
|
||||
public void OnPluginStart()
|
||||
public void OnAllPluginsLoaded()
|
||||
{
|
||||
if((g_hRespawnDelay = FindConVar("zr_respawn_delay")) == INVALID_HANDLE)
|
||||
SetFailState("Failed to find zr_respawn_delay cvar.");
|
||||
|
Loading…
Reference in New Issue
Block a user