Do not perform denial of service check in LAN games.

This commit is contained in:
lotodore
2010-09-03 21:40:14 +00:00
parent 9254cacdf7
commit 9bf9aea7f2
2 changed files with 16 additions and 12 deletions
+1 -1
View File
@@ -223,7 +223,7 @@ private:
ServerIrcBotCallback &m_ircBotCb;
AvatarManager &m_avatarManager;
ServerMode m_mode;
const ServerMode m_mode;
std::string m_statisticsFileName;
ConfigFile *m_serverConfig;
u_int32_t m_curGameId;