diff options
Diffstat (limited to 'src/crsm.hpp')
| -rw-r--r-- | src/crsm.hpp | 1 |
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); |
