mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 02:18: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)
|
if((gI_PlayerFrames[client] / gF_Tickrate) > gCV_TimeLimit.FloatValue)
|
||||||
{
|
{
|
||||||
Shavit_PrintToChat(client, "stopped recording: %d", gI_PlayerFrames[client]);
|
|
||||||
// in case of bad timing
|
// in case of bad timing
|
||||||
if(gB_HijackFrame[client])
|
if(gB_HijackFrame[client])
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user