Updated TF2 CalcCriticalMelee Windows byte signature.

--HG--
extra : rebase_source : 7ecde66470b85425c9836fbf61b6d042264a210e
This commit is contained in:
Ryan Stecker 2013-06-13 21:37:05 -04:00
parent 25fced78e8
commit 86b8a0b16a

View File

@ -48,7 +48,7 @@
"library" "server"
"linux" "@_ZN18CTFWeaponBaseMelee26CalcIsAttackCriticalHelperEv"
"mac" "@_ZN18CTFWeaponBaseMelee26CalcIsAttackCriticalHelperEv"
"windows" "\x55\x8B\xEC\x51\x53\x56\x8B\xF1\xE8\x2A\x2A\x2A\x2A\x8B\xD8\x85\xDB\x74\x2A\x8B\x03"
"windows" "\x55\x8B\xEC\x83\xEC\x08\x53\x56\x8B\xF1\xE8\x2A\x2A\x2A\x2A\x8B\xD8\x85\xDB\x74\x10"
}
"CalcCriticalBow"
{