diff --git a/configs/addons/RayTrace/gamedata.json b/configs/addons/RayTrace/gamedata.json index 49deedf..e883cdc 100644 --- a/configs/addons/RayTrace/gamedata.json +++ b/configs/addons/RayTrace/gamedata.json @@ -10,7 +10,7 @@ "signatures": { "library": "server", "windows": "48 89 5C 24 10 57 48 83 EC 30 48 8B DA 48 8B F9 48 85 C9", - "linux": "48 85 FF 74 ? 55 48 89 E5 41 55 49 89 FD" + "linux": "48 85 FF 74 ? 55 48 89 E5 41 55 41 54 49 89 FC" } }, "CEntityInstance_AcceptInput": { @@ -35,20 +35,20 @@ }, "CCSPlayer_ItemServices_RemoveWeapons": { "offsets": { - "windows": 22, - "linux": 23 + "windows": 24, + "linux": 25 } }, "CBaseEntity_CollisionRulesChanged": { "offsets": { - "windows": 185, - "linux": 184 + "windows": 186, + "linux": 185 } }, "CBaseEntity_Teleport": { "offsets": { - "windows": 162, - "linux": 161 + "windows": 163, + "linux": 162 } }, "GameEntitySystem": {