This commit is contained in:
aozhiwei 2021-05-12 10:45:12 +08:00
parent 9921527db7
commit 006414428e

View File

@ -33,11 +33,6 @@
#include "framework/cpp/utils.h"
#if 0
const size_t NORMAL_ROOM_MAX_PLAYER_NUM = 40;
const size_t MINI_ROOM_MAX_PLAYER_NUM = 20;
#endif
const int SHUA_RANGE = 580;
static long long RoomXGetTickCount(void* context)