mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-06 18:08:26 +00:00
oops
This commit is contained in:
parent
522b41682e
commit
c265a257fe
@ -1728,7 +1728,6 @@ public Action OnPlayerRunCmd(int client, int &buttons, int &impulse, float vel[3
|
||||
{
|
||||
if((gI_PlayerFrames[client] / gF_Tickrate) > gCV_TimeLimit.FloatValue)
|
||||
{
|
||||
Shavit_PrintToChat(client, "stopped recording: %d", gI_PlayerFrames[client]);
|
||||
// in case of bad timing
|
||||
if(gB_HijackFrame[client])
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user