summaryrefslogtreecommitdiff
path: root/internal_rewrite/ragebot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'internal_rewrite/ragebot.cpp')
-rw-r--r--internal_rewrite/ragebot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal_rewrite/ragebot.cpp b/internal_rewrite/ragebot.cpp
index a4ecc9a..435559e 100644
--- a/internal_rewrite/ragebot.cpp
+++ b/internal_rewrite/ragebot.cpp
@@ -217,8 +217,8 @@ namespace features
return g_settings.rage.hitscan.head;
case HITBOX_PELVIS:
case HITBOX_BODY:
- case HITBOX_CHEST:
return g_settings.rage.hitscan.stomach;
+ case HITBOX_CHEST:
case HITBOX_UPPER_CHEST:
case HITBOX_THORAX:
return g_settings.rage.hitscan.chest;