Fix RemoveDisguise Windows signature for TF2 (bug 3892)

This commit is contained in:
Matt Schubert
2009-07-09 17:45:20 -04:00
parent 14320f2155
commit 71600a4f37
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"RemoveDisguise"
{
"library" "server"
"windows" "\x51\x56\x8B\xF1\x8B\x46\x2A\x57\x8D\x7E\x2A\x8D\x4C\x24\x08\x83\xE0\xF7"
"windows" "\x51\x56\x8B\xF1\x8B\x8E\x0C\x01\x00\x00\x57\x8B\xBE\x94\x00\x00\x00"
"linux" "@_ZN15CTFPlayerShared14RemoveDisguiseEv"
}
"Disguise"