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