Skip to content

Commit

Permalink
TF2: Update StunPlayer signature (#2024) (fixes #2022)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikusch committed Jul 26, 2023
1 parent 7170a8f commit 0dafe04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamedata/sm-tf2.games.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"StunPlayer"
{
"library" "server"
"windows" "\x55\x8B\xEC\x83\xEC\x20\x57\x8B\xF9\x8B\x87\x54\x04\x00\x00"
"windows" "\x55\x8B\xEC\x83\xEC\x20\x57\x8B\xF9\x8B\x87\xDC\x04\x00\x00"
"linux" "@_ZN15CTFPlayerShared10StunPlayerEffiP9CTFPlayer"
"mac" "@_ZN15CTFPlayerShared10StunPlayerEffiP9CTFPlayer"
}
Expand Down

0 comments on commit 0dafe04

Please sign in to comment.