summaryrefslogtreecommitdiffstats
path: root/src/crsm.hpp
diff options
context:
space:
mode:
authorMarkus Mittendrein <git@maxmitti.tk>2015-10-14 19:11:10 +0200
committerMarkus Mittendrein <git@maxmitti.tk>2015-10-14 19:11:10 +0200
commitea5b431b24d3b955ca7f97bb92bc24f98574f508 (patch)
tree9383eda5386784adaf37a684179d06f884546e0f /src/crsm.hpp
parent1a5fb5eca8d151034b5e54c505932d1add97a775 (diff)
downloadmanager-ea5b431b24d3b955ca7f97bb92bc24f98574f508.tar.gz
manager-ea5b431b24d3b955ca7f97bb92bc24f98574f508.zip
add admin? command
Diffstat (limited to 'src/crsm.hpp')
-rw-r--r--src/crsm.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crsm.hpp b/src/crsm.hpp
index 3e11054..b5fcd1f 100644
--- a/src/crsm.hpp
+++ b/src/crsm.hpp
@@ -280,6 +280,7 @@ private:
CMD_FUNCTION(passToClonkNumeric);
CMD_FUNCTION(passToClonkNumericOrEmpty);
CMD_FUNCTION(admin);
+ CMD_FUNCTION(getAdmin);
CMD_FUNCTION(host);
CMD_FUNCTION(list);
CMD_FUNCTION(queue);