Remove knife critical stuff and previous "fix" (bug 3791, r=pred)

This commit is contained in:
Fyren
2009-04-22 19:06:19 -07:00
parent d9f5801a68
commit 5096aef6e7
2 changed files with 2 additions and 42 deletions
+1 -8
View File
@@ -34,13 +34,6 @@
"linux" "@_ZN18CTFWeaponBaseMelee26CalcIsAttackCriticalHelperEv"
"windows" "\x83\xEC\x08\x53\x57\x8B\xF9\xE8\x2A\x2A\x2A\x2A\x8B\xD8"
}
"CalcCriticalKnife"
{
"library" "server"
"linux" "@_ZN8CTFKnife26CalcIsAttackCriticalHelperEv"
"windows" "\x8B\x81\xF0\x13\x00\x00\x83\xF8\xFF\x74\x29\x8B\x15"
}
}
"Offsets"
{
@@ -51,4 +44,4 @@
}
}
}
}
}