summaryrefslogtreecommitdiff
path: root/src/common.hpp
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2017-12-14 14:45:24 +0100
committerPaweł Redman <pawel.redman@gmail.com>2017-12-14 14:45:24 +0100
commitd376eb30b8363f712e3a0bbc04ea584547c09e65 (patch)
tree971ed135c4df8a265eee1d676ad22672a6a114c8 /src/common.hpp
parenteddac97f8365e2739e06f040f3d6b6ee0079139a (diff)
Command feedback.
Diffstat (limited to 'src/common.hpp')
-rw-r--r--src/common.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common.hpp b/src/common.hpp
index 49166d3..8478e91 100644
--- a/src/common.hpp
+++ b/src/common.hpp
@@ -324,6 +324,8 @@ namespace text {
typedef enum {
SAY_NO_PATH,
SAY_BLOCKED,
+ SAY_READY,
+ SAY_MOVING,
UNIT_ALIEN,
UNIT_HUMAN,
UNIT_DEATH,