公会战标志位修改
parent
7797b5bfff
commit
c6321bba2f
|
@ -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){
|
||||
|
|
Loading…
Reference in New Issue