summaryrefslogtreecommitdiff
path: root/src/common.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.hpp')
-rw-r--r--src/common.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common.hpp b/src/common.hpp
index d4cebf5..6ce6c11 100644
--- a/src/common.hpp
+++ b/src/common.hpp
@@ -347,7 +347,6 @@ namespace text {
UNIT_ATTACK,
UNIT_MISS,
UNIT_CRITICAL_MISS,
- UNIT_HIT,
UNIT_CRITICAL_HIT,
UNIT_DAMAGE
} index_t;