Update MakeBleed signature.

This commit is contained in:
Ryan Stecker 2014-11-04 19:09:10 -06:00 committed by Nicholas Hastings
parent f38f097396
commit 97c9cc9b23

View File

@ -81,7 +81,7 @@
"MakeBleed"
{
"library" "server"
"windows" "\x55\x8B\xEC\x83\xEC\x20\x56\x8B\xF1\x89\x75\xF8"
"windows" "\x55\x8B\xEC\x83\xEC\x20\x56\x8B\xF1\x89\x75\xF8\x8B\x8E"
"linux" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefi"
"mac" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefi"
}