summaryrefslogtreecommitdiff
path: root/src/common.hpp
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2017-12-14 23:42:02 +0100
committerPaweł Redman <pawel.redman@gmail.com>2017-12-14 23:42:02 +0100
commitf484859620b73ab4219fe201df35268eb375622d (patch)
treee27ca88f73ba2428fd10050a460f252eaa21b6b4 /src/common.hpp
parentac86313ae58e8274454aa5999d8bdd4d91faa04e (diff)
Terser combat messages.
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;