1
This commit is contained in:
parent
ec20f95d0b
commit
03a74adb53
@ -17,9 +17,9 @@
|
|||||||
#include "framework/cpp/httpclientpool.h"
|
#include "framework/cpp/httpclientpool.h"
|
||||||
#include "framework/cpp/utils.h"
|
#include "framework/cpp/utils.h"
|
||||||
|
|
||||||
const int ROOM_NUM_DOWN_LIMIT = 20;
|
const int ROOM_NUM_DOWN_LIMIT = 40;
|
||||||
const int ROOM_NUM_UP_LIMIT = 40;
|
const int ROOM_NUM_UP_LIMIT = 50;
|
||||||
const int HUM_NUM_DOWN_LIMIT = 500;
|
const int HUM_NUM_DOWN_LIMIT = 1000;
|
||||||
|
|
||||||
void RoomMgr::Init()
|
void RoomMgr::Init()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user