summaryrefslogtreecommitdiff
path: root/src/input/inputaction.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-27 15:29:50 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-27 15:29:50 +0300
commitb3f08b33aff591346efb4a94c4cfccdd7b120e9f (patch)
tree34501eda3aeacaa09f385d59a00237b9f1d89b3d /src/input/inputaction.h
parent9de5536077107f36185c1132cd0cbcdbeefffabb (diff)
downloadplus-b3f08b33aff591346efb4a94c4cfccdd7b120e9f.tar.gz
plus-b3f08b33aff591346efb4a94c4cfccdd7b120e9f.tar.bz2
plus-b3f08b33aff591346efb4a94c4cfccdd7b120e9f.tar.xz
plus-b3f08b33aff591346efb4a94c4cfccdd7b120e9f.zip
Move chat command /dontremovename 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 510e42793..cdfe410fa 100644
--- a/src/input/inputaction.h
+++ b/src/input/inputaction.h
@@ -410,6 +410,7 @@ namespace InputAction
TEST_SDL_FONT,
ENABLE_HIGHLIGHT,
DISABLE_HIGHLIGHT,
+ DONT_REMOVE_NAME,
TOTAL
};
} // namespace InputAction