summaryrefslogtreecommitdiff
path: root/src/input/inputaction.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-25 13:10:52 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-25 13:10:52 +0300
commitb063ffa91bbeb324568ae84cde9a90fbb28797f7 (patch)
tree26d6be637bde193829ce4e6ccb7d17e4c0ab6d1a /src/input/inputaction.h
parente62706843143949918653a03cc0cbf6620687a60 (diff)
downloadplus-b063ffa91bbeb324568ae84cde9a90fbb28797f7.tar.gz
plus-b063ffa91bbeb324568ae84cde9a90fbb28797f7.tar.bz2
plus-b063ffa91bbeb324568ae84cde9a90fbb28797f7.tar.xz
plus-b063ffa91bbeb324568ae84cde9a90fbb28797f7.zip
Move chat command /createguild 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 26d62365d..091b72ae4 100644
--- a/src/input/inputaction.h
+++ b/src/input/inputaction.h
@@ -361,6 +361,7 @@ namespace InputAction
CLEAN_GRAPHICS,
CLEAN_FONTS,
CREATE_PARTY,
+ CREATE_GUILD,
TOTAL
};
} // namespace InputAction