diff --git a/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini b/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini index b9f0c860a..c90a77722 100755 --- a/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini +++ b/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini @@ -49,13 +49,13 @@ srv_check = False # _ZN11CBasePlayer8PreThinkEv [[pre_think]] - offset_linux = 373 - offset_windows = 372 + offset_linux = 372 + offset_windows = 371 # _ZN11CBasePlayer9PostThinkEv [[post_think]] - offset_linux = 374 - offset_windows = 373 + offset_linux = 373 + offset_windows = 372 [instance_attribute]