Leader: fuck
forgot this
This commit is contained in:
parent
b785e96b81
commit
edf1353551
@ -489,7 +489,7 @@ public void RemoveLeader(int client)
|
||||
|
||||
for(int i = 1; i < MaxClients; i++)
|
||||
{
|
||||
if(g_bForceMute[i])
|
||||
if(IsClientInGame(i) && g_bForceMute[i])
|
||||
{
|
||||
BaseComm_SetClientMute(i, false);
|
||||
g_bForceMute[i] = false;
|
||||
|
Loading…
Reference in New Issue
Block a user