Fix my gayness (compile error 😂)
This commit is contained in:
parent
0997f9f4cd
commit
66bedc99a0
@ -214,7 +214,7 @@ void CreateMove()
|
|||||||
if (!amount)
|
if (!amount)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
cmd->command_number += amount;
|
g_pUserCmd->command_number += amount;
|
||||||
*(int*)((unsigned)g_IBaseClientState + offsets::lastoutgoingcommand()) +=
|
*(int*)((unsigned)g_IBaseClientState + offsets::lastoutgoingcommand()) +=
|
||||||
amount;
|
amount;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user