summaryrefslogtreecommitdiffstats
path: root/crsm.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'crsm.hpp')
-rw-r--r--crsm.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/crsm.hpp b/crsm.hpp
index 5e8b570..b353950 100644
--- a/crsm.hpp
+++ b/crsm.hpp
@@ -178,6 +178,8 @@ private:
void out(const QString& text);
void replayOutputBuffer(QTcpSocket *socket, bool clear = true);
+ bool scenAllowed(const ScenarioSettings& scen, const ClientInfo& client, UserType userType);
+
CMD_FUNCTION(help);
CMD_FUNCTION(passToClonk);
CMD_FUNCTION(admin);