diff --git a/gamedata/cs2fixes.games.txt b/gamedata/cs2fixes.games.txt index 011466ef2..2c871c0df 100644 --- a/gamedata/cs2fixes.games.txt +++ b/gamedata/cs2fixes.games.txt @@ -108,8 +108,8 @@ "CBasePlayerController_SetPawn" { "library" "server" - "windows" "\x48\x89\x5C\x24\x2A\x57\x41\x54\x41\x55\x41\x56\x41\x57\x48\x83\xEC\x2A\x4C\x8B\x15" - "linux" "\x55\x48\x8D\x87\x2A\x2A\x2A\x2A\x48\x89\xE5\x41\x57\x45\x89\xC7" + "windows" "\x44\x88\x4C\x24\x2A\x53\x57" + "linux" "\x55\x48\x8D\x87\x2A\x2A\x2A\x2A\x48\x89\xE5\x41\x57\x41\x56\x41\x89\xCE\x41\x55\x45\x89\xCD" } // String: "CNavMesh::GetNearestNavArea" "CNavMesh_GetNearestNavArea"