We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efba3ef commit 9c6ac9fCopy full SHA for 9c6ac9f
1 file changed
gamedata/cs2fixes.games.txt
@@ -71,7 +71,7 @@
71
{
72
"library" "server"
73
"windows" "\x48\x89\x5C\x24\x18\x4C\x89\x4C\x24\x20\x48\x89\x4C\x24\x08\x55\x56\x57\x41\x54\x41\x55\x41\x56\x41\x57\x48\x83\xEC\x20"
74
- "linux" "\x55\x48\x89\xE5\x41\x55\x49\x89\xCD\x41\x54\x49\x89\xFC"
+ "linux" "\x55\x48\x89\xE5\x41\x55\x49\x89\xCD\x41\x54\x49\x89\xFC\x53\xBB"
75
}
76
// "BombPlanted" is passed to this
77
"CEntityInstance_AcceptInput"
0 commit comments