Fix my gayness (compile error 😂)

This commit is contained in:
BenCat07 2018-01-25 21:33:42 +01:00 committed by GitHub
parent 0997f9f4cd
commit 66bedc99a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -214,7 +214,7 @@ void CreateMove()
if (!amount)
return;
cmd->command_number += amount;
g_pUserCmd->command_number += amount;
*(int*)((unsigned)g_IBaseClientState + offsets::lastoutgoingcommand()) +=
amount;