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 c90a77722..654542df2 100755 --- a/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini +++ b/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini @@ -75,7 +75,7 @@ srv_check = False # print('Offset of Player.assists is:', offset) [[assists]] offset_windows = 3172 - offset_linux = 3192 + offset_linux = 3196 type = INT diff --git a/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini b/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini index b4b6aae97..fe3e9b5a9 100755 --- a/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini +++ b/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini @@ -60,8 +60,8 @@ srv_check = False [instance_attribute] [[mvps]] - offset_windows = 12148 - offset_linux = 12172 + offset_windows = 12168 + offset_linux = 12192 type = INT [[clan_tag]]