战斗 名字最长8个字
This commit is contained in:
parent
d652e3d89e
commit
b156767098
@ -20,7 +20,7 @@
|
||||
const size_t MAX_RANK_LIST_NUM = 50;
|
||||
const size_t MAX_SORTED_LIST_NUM = 5000;
|
||||
const char* const NAME_MAGIC_SYMBOL = "@";
|
||||
const size_t MAX_GUILD_NAME_LEN = 10;
|
||||
const size_t MAX_GUILD_NAME_LEN = 8;
|
||||
const size_t MAX_GUILD_DECLARATION_LEN = 30;
|
||||
|
||||
static bool RankCmpFunc(const cs::MFGuildBasic* a, const cs::MFGuildBasic* b)
|
||||
|
Loading…
x
Reference in New Issue
Block a user