summaryrefslogtreecommitdiff
path: root/src/common.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.hpp')
-rw-r--r--src/common.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common.hpp b/src/common.hpp
index 5a9dccc..f18f0b8 100644
--- a/src/common.hpp
+++ b/src/common.hpp
@@ -358,8 +358,8 @@ namespace text {
SAY_BLOCKED,
SAY_READY,
SAY_MOVING,
- UNIT_ALIEN,
- UNIT_HUMAN,
+ UNIT_NAME_SPIDER,
+ UNIT_NAME_SOLDIER,
UNIT_DEATH,
UNIT_ATTACK,
UNIT_MISS,