Update Remove Disguise sig

This commit is contained in:
Dr!fter 2013-05-13 19:07:28 -04:00
parent ef4edc6ff1
commit c2aad7a71d

View File

@ -25,7 +25,7 @@
"RemoveDisguise" "RemoveDisguise"
{ {
"library" "server" "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" "linux" "@_ZN15CTFPlayerShared14RemoveDisguiseEv"
"mac" "@_ZN15CTFPlayerShared14RemoveDisguiseEv" "mac" "@_ZN15CTFPlayerShared14RemoveDisguiseEv"
} }