summaryrefslogtreecommitdiff
path: root/src/input/inputaction.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-26 23:39:49 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-26 23:39:49 +0300
commit8314a1808ff96ec8990c4d9055cad41c05f07dc2 (patch)
treed541d529516c9624e921d9ad6b5ec418cd69c33f /src/input/inputaction.h
parent9f39b5c84d0b244e093380e5ad7d53c2a21d2f34 (diff)
downloadplus-8314a1808ff96ec8990c4d9055cad41c05f07dc2.tar.gz
plus-8314a1808ff96ec8990c4d9055cad41c05f07dc2.tar.bz2
plus-8314a1808ff96ec8990c4d9055cad41c05f07dc2.tar.xz
plus-8314a1808ff96ec8990c4d9055cad41c05f07dc2.zip
Move chat command /setdrop 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 cb79d84a2..d81a66352 100644
--- a/src/input/inputaction.h
+++ b/src/input/inputaction.h
@@ -396,6 +396,7 @@ namespace InputAction
DUMP,
SERVER_IGNORE_ALL,
SERVER_UNIGNORE_ALL,
+ SET_DROP,
TOTAL
};
} // namespace InputAction