From c2aad7a71d1cf4281bb144447ff5962d20bf3a0a Mon Sep 17 00:00:00 2001 From: Dr!fter Date: Mon, 13 May 2013 19:07:28 -0400 Subject: [PATCH] Update Remove Disguise sig --- gamedata/sm-tf2.games.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index 3cfbba75..69e7477e 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -25,7 +25,7 @@ "RemoveDisguise" { "library" "server" - "windows" "\x55\x8B\xEC\x83\xEC\x2A\x53\x56\x57\x8B\xF1\x6A\x2A\x8D\x2A\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x84\xC0" + "windows" "\x55\x8B\xEC\x83\xEC\x08\x53\x56\x8B\xF1\xF7\x86" "linux" "@_ZN15CTFPlayerShared14RemoveDisguiseEv" "mac" "@_ZN15CTFPlayerShared14RemoveDisguiseEv" }