扩大人数

This commit is contained in:
aozhiwei 2020-07-10 13:59:44 +08:00
parent 726ee63335
commit 98f41439aa

View File

@ -20,7 +20,7 @@
#include "framework/cpp/utils.h"
const int ROOM_NUM_UP_LIMIT = 1000;
const int HUM_NUM_DOWN_LIMIT = 1500;
const int HUM_NUM_DOWN_LIMIT = 2500;
static RoomType_e GetHumanRoomType(const cs::CMJoin& msg, int& game_times)
{