From 668839d1cba2d98083228e0630d52bea4ea4b402 Mon Sep 17 00:00:00 2001 From: Asher Baker Date: Thu, 2 Jul 2015 14:37:48 +0100 Subject: [PATCH] Update TF2 Disguise signature. --- 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 8bb178261f..55a409d202 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -32,7 +32,7 @@ "Disguise" { "library" "server" - "windows" "\x55\x8B\xEC\x51\x53\x8B\xD9\x56\x8B\x8B" + "windows" "\x55\x8B\xEC\x51\x56\x57\x8B\xF9\x8B\x8F\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x8B\x97\x2A\x2A\x2A\x2A\x8B\xF0" "linux" "@_ZN15CTFPlayerShared8DisguiseEiiP9CTFPlayerb" "mac" "@_ZN15CTFPlayerShared8DisguiseEiiP9CTFPlayerb" }