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 654542df2..38f068636 100755 --- a/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini +++ b/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini @@ -74,8 +74,8 @@ srv_check = False # break # print('Offset of Player.assists is:', offset) [[assists]] - offset_windows = 3172 - offset_linux = 3196 + offset_windows = 3204 + offset_linux = 3228 type = INT