公会战标志位修改

lvxinran 2019-09-02 12:54:25 +08:00
parent 7797b5bfff
commit c6321bba2f
1 changed files with 1 additions and 1 deletions

View File

@ -572,7 +572,7 @@ public class GuildFightLogic {
status = 2;
LOGGER.info("阶段变为匹配");
}
startMatching = true;
// startMatching = true;
}else if(flagTimeRound(sGuildSetting.getBattleTime(),hour,minute)){
timeRound = sGuildSetting.getBattleTime();
if(status == 2){