1
This commit is contained in:
parent
042dd69737
commit
c5b9b2570c
@ -17,11 +17,7 @@
|
|||||||
|
|
||||||
#include "framework/cpp/httpclientpool.h"
|
#include "framework/cpp/httpclientpool.h"
|
||||||
|
|
||||||
#ifdef DEBUG
|
const int GUILD_MAX_MEMBER_NUM = 10;
|
||||||
const int GUILD_MAX_MEMBER_NUM = 5;
|
|
||||||
#else
|
|
||||||
const int GUILD_MAX_MEMBER_NUM = 20;
|
|
||||||
#endif
|
|
||||||
const int GUILD_MAX_ADMIN_NUM = 1;
|
const int GUILD_MAX_ADMIN_NUM = 1;
|
||||||
|
|
||||||
enum GuildApplyStatus_e
|
enum GuildApplyStatus_e
|
||||||
|
Loading…
x
Reference in New Issue
Block a user