This commit is contained in:
aozhiwei 2019-08-31 16:53:54 +08:00
parent 4346c95503
commit 9849b7ebae

View File

@ -16,7 +16,7 @@
#include "framework/cpp/httpclientpool.h"
const int ROOM_NUM_LIMIT = 0;
const int ROOM_NUM_LIMIT = 20;
void RoomMgr::Init()
{