This commit is contained in:
aozhiwei 2019-04-11 11:09:05 +08:00
parent 2bf4c45faf
commit 29718e1a8c

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;