VIP_Test: fix log spam
This commit is contained in:
@@ -239,6 +239,9 @@ stock void ApplyGroupFlags(int client)
|
|||||||
if (!g_bResponsePassed[client])
|
if (!g_bResponsePassed[client])
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
if (g_sGroup[client][0] == 0)
|
||||||
|
return;
|
||||||
|
|
||||||
AdminId AdmID;
|
AdminId AdmID;
|
||||||
GroupId GrpID;
|
GroupId GrpID;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user