Update TF2's MakeBleed native for the latest update.

This commit is contained in:
Ruben Gonzalez
2015-03-12 17:54:47 -04:00
parent 7f24f137d6
commit a947dfa9d5
2 changed files with 11 additions and 6 deletions
+3 -3
View File
@@ -81,9 +81,9 @@
"MakeBleed"
{
"library" "server"
"windows" "\x55\x8B\xEC\x83\xEC\x20\x56\x8B\xF1\x89\x75\xF8\x8B\x8E"
"linux" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefi"
"mac" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefi"
"windows" "\x55\x8B\xEC\x83\xEC\x24\x56\x8B\xF1\x89\x75\xF8\x8B\x8E\x2A\x2A\x2A\x2A\x8B\x01"
"linux" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefib"
"mac" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefib"
}
"IsPlayerInDuel"
{