diff --git a/addons/source-python/data/source-python/entities/orangebox/tf/CBasePlayer.ini b/addons/source-python/data/source-python/entities/orangebox/tf/CBasePlayer.ini index 2474074bb..77e708bd0 100644 --- a/addons/source-python/data/source-python/entities/orangebox/tf/CBasePlayer.ini +++ b/addons/source-python/data/source-python/entities/orangebox/tf/CBasePlayer.ini @@ -11,6 +11,11 @@ offset_linux = 337 offset_windows = 336 + # _ZN11CBasePlayer9PostThinkEv + [[post_think]] + offset_linux = 338 + offset_windows = 337 + # _ZN11CBasePlayer16PlayerRunCommandEP8CUserCmdP11IMoveHelper [[run_command]] offset_linux = 423