no one saw this
This commit is contained in:
parent
65f270bdb2
commit
a69647b989
@ -50,7 +50,7 @@ public Action Timer_CheckConnectionTime(Handle hThis)
|
||||
for (int i = 1; i <= MaxClients; i++)
|
||||
{
|
||||
if (!IsValidClient(i))
|
||||
continue;
|
||||
continue;
|
||||
|
||||
g_iClientConnectionTime[i] += 30;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user