This commit is contained in:
aozhiwei 2019-04-11 17:45:35 +08:00
parent de0ba96b3f
commit 6f678e0004

View File

@ -18,7 +18,7 @@
#include "roommgr.h"
const int ROOM_MAX_PLAYER_NUM = 50;
#if 1
#if 0
const int ANDROID_NUM = 0;
#else
const int ANDROID_NUM = 10;