KnifeBan: funny bug isnt it?.....
This commit is contained in:
parent
22be0183ea
commit
ffbf3910fa
@ -95,7 +95,7 @@ public void OnClientPostAdminCheck(int client)
|
||||
if(length == -1)
|
||||
g_bKnifeBanned[client] = true;
|
||||
else if(length > 0)
|
||||
CheckIfClientIsStillKnifeBanned(sAuth, client, length, time);
|
||||
CheckIfClientIsStillKnifeBanned(sAuth, client, time, length);
|
||||
}
|
||||
|
||||
int accountid = GetSteamAccountID(client);
|
||||
|
Loading…
Reference in New Issue
Block a user