From 531c359fb950ea167ffd6b26d13ce3867aad2785 Mon Sep 17 00:00:00 2001 From: Matt Woodrow Date: Wed, 21 May 2008 23:45:18 +0000 Subject: [PATCH] Updated crit hit offsets. --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402170 --- gamedata/sm-tf2.games.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index e690e164..130613a9 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -26,13 +26,13 @@ { "library" "server" "linux" "@_ZN13CTFWeaponBase26CalcIsAttackCriticalHelperEv" - "windows" "\x83\xEC\x08\x56\x57\x6A\x00\x68" + "windows" "\x83\xEC\x08\x53\x56\x6A\x00" } "CalcCriticalMelee" { "library" "server" "linux" "@_ZN18CTFWeaponBaseMelee26CalcIsAttackCriticalHelperEv" - "windows" "\x83\xEC\x08\x56\x57\x8B\xF1\xE8\x2A\x2A\x2A\x2A\x8B\xF8" + "windows" "\x83\xEC\x08\x53\x57\x8B\xF9\xE8\x2A\x2A\x2A\x2A\x8B\xD8" } "CalcCriticalKnife" { @@ -51,7 +51,7 @@ } "CalcCriticalBackup" { - "linux" "7" + "linux" "6" "windows" "7" } "CalcCriticalMeleeBackup"