We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd10a11 commit 572679dCopy full SHA for 572679d
1 file changed
addons/source-python/data/source-python/entities/orangebox/tf/CBasePlayer.ini
@@ -11,6 +11,11 @@
11
offset_linux = 337
12
offset_windows = 336
13
14
+ # _ZN11CBasePlayer9PostThinkEv
15
+ [[post_think]]
16
+ offset_linux = 338
17
+ offset_windows = 337
18
+
19
# _ZN11CBasePlayer16PlayerRunCommandEP8CUserCmdP11IMoveHelper
20
[[run_command]]
21
offset_linux = 423
0 commit comments