Skip to content

Commit 75f4fda

Browse files
authored
Update sm-tf2.games.txt (#2277)
1 parent 636a3d7 commit 75f4fda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gamedata/sm-tf2.games.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
/* 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 */
3232

3333
"library" "server"
34-
"windows" "\x55\x8B\xEC\x51\x53\x56\x8B\xF1\x57\x6A\x03"
35-
"windows64" "\x48\x89\x5C\x24\x10\x48\x89\x74\x24\x18\x57\x48\x83\xEC\x20\x48\x8B\xD9\xBA\x03\x00\x00\x00"
34+
"windows" "\x55\x8B\xEC\x51\x56\x8B\xF1\x57\xF7\x86\xD0\x00\x00\x00\x00\x00\x02\x00"
35+
"windows64" "\x48\x89\x5C\x24\x10\x57\x48\x83\xEC\x40\xF7\x81\xF0\x00\x00\x00\x00\x00\x02\x00"
3636
"linux" "@_ZN15CTFPlayerShared14RemoveDisguiseEv"
3737
"linux64" "@_ZN15CTFPlayerShared14RemoveDisguiseEv"
3838
}

0 commit comments

Comments
 (0)