1
This commit is contained in:
parent
75aa67e5cc
commit
2667ad8bf2
@ -29,13 +29,8 @@
|
||||
|
||||
#include "framework/cpp/httpclientpool.h"
|
||||
|
||||
#if 1
|
||||
static const int MAX_DAILY_APPPLY_GUILD_TIMES = 3;
|
||||
static const int MAX_DAILY_CREATE_GUILD_TIMES = 20;
|
||||
#else
|
||||
static const int MAX_DAILY_APPPLY_GUILD_TIMES = 100;
|
||||
static const int MAX_DAILY_CREATE_GUILD_TIMES = 20;
|
||||
#endif
|
||||
|
||||
void Player::Init()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user