Hitmarker: how to DC while shooting?!
This commit is contained in:
parent
d260efa604
commit
16a28ee09e
@ -382,7 +382,8 @@ public void ShowOverlay(int client)
|
||||
public Action ClearOverlay(Handle timer, int client)
|
||||
{
|
||||
g_hTimer[client] = null;
|
||||
ClientCommand(client, "r_screenoverlay \"\"");
|
||||
if (IsClientConnected(client))
|
||||
ClientCommand(client, "r_screenoverlay \"\"");
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user