summaryrefslogtreecommitdiff
path: root/src/input/inputaction.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-25 22:29:29 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-25 22:29:29 +0300
commit3a091245572872f5cda79eab92eb392f92c02b39 (patch)
tree512e1b815194d865f67714542ab076411e084f32 /src/input/inputaction.h
parent10029599ee4cb4c26531303ab0e07cedc856f1ad (diff)
downloadplus-3a091245572872f5cda79eab92eb392f92c02b39.tar.gz
plus-3a091245572872f5cda79eab92eb392f92c02b39.tar.bz2
plus-3a091245572872f5cda79eab92eb392f92c02b39.tar.xz
plus-3a091245572872f5cda79eab92eb392f92c02b39.zip
Move chat command /move into actions.
Diffstat (limited to 'src/input/inputaction.h')
-rw-r--r--src/input/inputaction.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/inputaction.h b/src/input/inputaction.h
index 9385ae765..aeb2164e6 100644
--- a/src/input/inputaction.h
+++ b/src/input/inputaction.h
@@ -367,6 +367,7 @@ namespace InputAction
TOGGLE,
PRESENT,
PRINT_ALL,
+ MOVE,
TOTAL
};
} // namespace InputAction