make bleed linux sig fix

This commit is contained in:
Benoist3012 2017-10-21 20:39:26 +02:00 committed by Nicholas Hastings
parent 23a1c5f952
commit a5c213ae7d

View File

@ -82,8 +82,8 @@
{ {
"library" "server" "library" "server"
"windows" "\x55\x8B\xEC\x83\xEC\x30\x53\x8B\xD9\x89\x5D\xEC" "windows" "\x55\x8B\xEC\x83\xEC\x30\x53\x8B\xD9\x89\x5D\xEC"
"linux" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefib" "linux" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefibi"
"mac" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefib" "mac" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefibi"
} }
"IsPlayerInDuel" "IsPlayerInDuel"
{ {