summaryrefslogtreecommitdiff
path: root/src/input/inputaction.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-25 13:39:28 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-25 13:39:28 +0300
commit0ae262d137e24c44064f59102ff6b72b19c60b71 (patch)
treebc03b97a2c0fd007f6076daf18ce6e56c5630a49 /src/input/inputaction.h
parenta7c2351c708c38bf020e8e1250b6a78cb2b6f89e (diff)
downloadplus-0ae262d137e24c44064f59102ff6b72b19c60b71.tar.gz
plus-0ae262d137e24c44064f59102ff6b72b19c60b71.tar.bz2
plus-0ae262d137e24c44064f59102ff6b72b19c60b71.tar.xz
plus-0ae262d137e24c44064f59102ff6b72b19c60b71.zip
Move chat command /toggle 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 2eb05dac6..dacd2a2da 100644
--- a/src/input/inputaction.h
+++ b/src/input/inputaction.h
@@ -364,6 +364,7 @@ namespace InputAction
CREATE_GUILD,
PARTY,
ME,
+ TOGGLE,
TOTAL
};
} // namespace InputAction