Actually update Windows RemoveCondition for TF update.

This commit is contained in:
Ryan Stecker 2014-05-15 20:10:40 -07:00
parent 71f4f36f8c
commit a47388ff76

View File

@ -53,7 +53,7 @@
"RemoveCondition"
{
"library" "server"
"windows" "\x55\x8B\xEC\xFF\x75\x0C\xFF\x75\x08\xE8\x2A\x2A\x2A\x2A\x33\xC0"
"windows" "\x55\x8B\xEC\x53\x56\x8B\x75\x08\x57\x8B\xF9\x83\xFE\x40"
"linux" "@_ZN15CTFPlayerShared10RemoveCondE7ETFCondb"
"mac" "@_ZN15CTFPlayerShared10RemoveCondE7ETFCondb"
}