Skip to content

Commit 0dafe04

Browse files
authored
TF2: Update StunPlayer signature (#2024) (fixes #2022)
1 parent 7170a8f commit 0dafe04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gamedata/sm-tf2.games.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"StunPlayer"
7575
{
7676
"library" "server"
77-
"windows" "\x55\x8B\xEC\x83\xEC\x20\x57\x8B\xF9\x8B\x87\x54\x04\x00\x00"
77+
"windows" "\x55\x8B\xEC\x83\xEC\x20\x57\x8B\xF9\x8B\x87\xDC\x04\x00\x00"
7878
"linux" "@_ZN15CTFPlayerShared10StunPlayerEffiP9CTFPlayer"
7979
"mac" "@_ZN15CTFPlayerShared10StunPlayerEffiP9CTFPlayer"
8080
}

0 commit comments

Comments
 (0)