forked from UNLOZE/sm-plugins
SR: final polish + KR: add handle clean
This commit is contained in:
@@ -174,6 +174,7 @@ public Action Command_KnifeRevert(int client, int argc)
|
||||
g_iClientIndexKnifedZombie = -1;
|
||||
g_bKnife = false;
|
||||
KillTimer(KnifeRevertTimer);
|
||||
KnifeRevertTimer = INVALID_HANDLE;
|
||||
|
||||
for(int i = 1; i <= MaxClients; i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user