Skip to content

Commit 71a8cb6

Browse files
committed
Update CUserCmd for 2024-08-14 CS2 update
1 parent a7724c1 commit 71a8cb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/detours.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,7 @@ FAKE_BOOL_CVAR(cs2f_disable_subtick_move, "Whether to disable subtick movement",
480480
class CUserCmd
481481
{
482482
public:
483+
[[maybe_unused]] char pad0[0x10];
483484
CSGOUserCmdPB cmd;
484485
[[maybe_unused]] char pad1[0x38];
485486
#ifdef PLATFORM_WINDOWS

0 commit comments

Comments
 (0)