We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb7c5d3 commit a7724c1Copy full SHA for a7724c1
gamedata/cs2fixes.games.txt
@@ -160,8 +160,8 @@
160
"CBasePlayerController_SetPawn"
161
{
162
"library" "server"
163
- "windows" "\x44\x88\x4C\x24\x2A\x55\x56\x57\x41\x54\x41\x56\x48\x8D\x6C\x24\x2A"
164
- "linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x89\xD6\x41\x55\x49\x89\xFD\x41\x54\x45\x89\xC4"
+ "windows" "\x48\x89\x74\x24\x2A\x55\x41\x54\x41\x55\x41\x56\x41\x57\x48\x8D\x6C\x24\x2A\x48\x81\xEC\x2A\x2A\x2A\x2A\x4C\x8B\xF9"
+ "linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x49\x89\xFD\x41\x54\x45\x89\xC4"
165
}
166
// String: "CNavMesh::GetNearestNavArea"
167
"CNavMesh_GetNearestNavArea"
0 commit comments