diff options
Diffstat (limited to 'crsm.hpp')
| -rw-r--r-- | crsm.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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); |
