扩大人数

This commit is contained in:
aozhiwei 2020-07-10 14:26:22 +08:00
parent aedbbe72d0
commit be0b12da9d

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)
{