TF2: Update StunPlayer signature (#2024) (fixes #2022)

(cherry picked from commit 0dafe04899)
This commit is contained in:
Mikusch 2023-07-26 04:08:48 +02:00 committed by Your Name
parent 4b949e8228
commit 38fc001a1d

View File

@ -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"
}