Skip to content

Commit

Permalink
Update Windows TerminateRound signature for CS:GO (bug 6432).
Browse files Browse the repository at this point in the history
  • Loading branch information
psychonic committed Nov 11, 2015
1 parent 5e9fb7f commit 3b7404b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamedata/sm-cstrike.games/game.csgo.txt
Expand Up @@ -109,7 +109,7 @@
"TerminateRound"
{
"library" "server"
"windows" "\x55\x8B\xEC\x83\xE4\xF8\x83\xEC\x3C\x53\x8B\xD9\xF3\x0F\x11\x4C\x24\x18\x56\x57\x89\x2A\x2A\x2A\x83"
"windows" "\x55\x8B\xEC\x83\xE4\xF8\x83\xEC\x44\x53\x8B\xD9\xF3\x0F\x11\x4C\x24\x18"
"linux" "@_ZN12CCSGameRules14TerminateRoundEfi"
"mac" "@_ZN12CCSGameRules14TerminateRoundEfi"
}
Expand Down

0 comments on commit 3b7404b

Please sign in to comment.