Skip to content

Commit

Permalink
Update CUserCmd for 2024-08-14 CS2 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Vauff committed Aug 15, 2024
1 parent a7724c1 commit 71a8cb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/detours.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,7 @@ FAKE_BOOL_CVAR(cs2f_disable_subtick_move, "Whether to disable subtick movement",
class CUserCmd
{
public:
[[maybe_unused]] char pad0[0x10];
CSGOUserCmdPB cmd;
[[maybe_unused]] char pad1[0x38];
#ifdef PLATFORM_WINDOWS
Expand Down

0 comments on commit 71a8cb6

Please sign in to comment.