军团:许愿池修复
This commit is contained in:
@@ -300,7 +300,7 @@ export class GuildHandler {
|
||||
if (ceLimit > role.ce) {
|
||||
return resResult(STATUS.GUILD_NOT_REACH_CONDI);
|
||||
}
|
||||
// TODO 暂时关闭
|
||||
|
||||
if(nowSeconds() - role.quitGuildTime < dicParam.ARMY.ARMY_JOIN_COOLDOWNTIME * 60) {
|
||||
return resResult(STATUS.GUILD_QUIT_TIME);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user