summaryrefslogtreecommitdiff
path: root/src/game/game.hpp
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2017-12-19 20:04:07 +0100
committerPaweł Redman <pawel.redman@gmail.com>2017-12-19 20:04:07 +0100
commita284014075b0abac2b65e3064eac152e8a62bc15 (patch)
tree200813b04a7c6098c98d069b6bf9d0af237adfa2 /src/game/game.hpp
parentab725d9770c648bda8cc76425a5b3fcd98dce5f7 (diff)
Group command feedback says.
Diffstat (limited to 'src/game/game.hpp')
-rw-r--r--src/game/game.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/game/game.hpp b/src/game/game.hpp
index de41fc5..456a8ea 100644
--- a/src/game/game.hpp
+++ b/src/game/game.hpp
@@ -77,10 +77,13 @@ namespace game {
UNPAUSED,
FOLLOWING_ON,
FOLLOWING_OFF,
+ SAY_GROUP,
SAY_NO_PATH,
SAY_BLOCKED,
SAY_READY,
+ SAY_READY_GROUP,
SAY_MOVING,
+ SAY_MOVING_GROUP,
SAY_PANIC,
UNIT_NAME_SPIDER,
UNIT_NAME_SOLDIER,