From f2a9896764fe8be9507bf5a91c9cb704184e6be4 Mon Sep 17 00:00:00 2001 From: Sandust60 <96904513+M60TM@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:17:57 +0900 Subject: [PATCH] Update sm-tf2.games.txt (#2277) (cherry picked from commit 75f4fdac40fd9916e11b6cc8ad06b2bc86c3fe09) --- gamedata/sm-tf2.games.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index 370027e6a..dda5d3194 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -31,8 +31,8 @@ /* String : "reveal_disguised_victim_on_hit", follow the xref, RemoveDisguise is the subroutine that's called if the return value of CALL_ATTRIB_HOOK_INT( iRevealDisguisedSpyOnHit, reveal_disguised_victim_on_hit ); was true */ "library" "server" - "windows" "\x55\x8B\xEC\x51\x53\x56\x8B\xF1\x57\x6A\x03" - "windows64" "\x48\x89\x5C\x24\x10\x48\x89\x74\x24\x18\x57\x48\x83\xEC\x20\x48\x8B\xD9\xBA\x03\x00\x00\x00" + "windows" "\x55\x8B\xEC\x51\x56\x8B\xF1\x57\xF7\x86\xD0\x00\x00\x00\x00\x00\x02\x00" + "windows64" "\x48\x89\x5C\x24\x10\x57\x48\x83\xEC\x40\xF7\x81\xF0\x00\x00\x00\x00\x00\x02\x00" "linux" "@_ZN15CTFPlayerShared14RemoveDisguiseEv" "linux64" "@_ZN15CTFPlayerShared14RemoveDisguiseEv" }