This commit is contained in:
aozhiwei 2019-04-11 16:46:33 +08:00
parent 15a137c3b9
commit 99889ce6b5

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;