We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec1df88 commit 6db670cCopy full SHA for 6db670c
1 file changed
gamedata/cs2fixes.games.txt
@@ -116,7 +116,7 @@
116
{
117
"library" "server"
118
"windows" "\x40\x55\x41\x54\x41\x55\x41\x56\x41\x57\x48\x81\xEC\x2A\x2A\x2A\x2A\x48\x8D\x6C\x24\x2A\x48\x89\x9D\x2A\x2A\x2A\x2A\x45\x33\xED"
119
- "linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x49\x89\xF6\x41\x55\x41\x54\x49\x89\xD4\x53\x48\x89\xFB\x48\x83\xEC\x2A\x48\x85\xD2"
+ "linux" "\x55\x48\x89\xE5\x41\x57\x41\x56\x49\x89\xF6\x41\x55\x41\x54\x49\x89\xFC\x53\x48\x89\xD3\x48\x83\xEC\x2A\x48\x85\xD2"
120
}
121
// Should be xref'd right above "flGravity", takes a float arg
122
"CBaseEntity::SetGravityScale"
0 commit comments