summaryrefslogtreecommitdiffstats
path: root/src/crsm.hpp
diff options
context:
space:
mode:
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 0e352f5..03e634d 100644
--- a/src/crsm.hpp
+++ b/src/crsm.hpp
@@ -294,6 +294,7 @@ private:
void substituteCommandAlias(QString& command);
QString clientModName(const ClientInfo& client);
void sendIrcMessage(const QString& message, const QString& target, bool action, bool notice);
+ bool greetAllowed(const ClientInfo& client);
CMD_FUNCTION(help);
CMD_FUNCTION(passToClonk);