出图清除无尽数据
parent
d349910c40
commit
9c6e93016d
|
@ -942,6 +942,8 @@ public class MapLogic {
|
|||
LOGGER.info("传送消耗{}行动力"+Math.abs(costNum-costNum2));
|
||||
}else{
|
||||
mapManager.updateEndlessLocation(curXY);
|
||||
mapManager.updateEndlessConsumeExecution(0);
|
||||
mapManager.updateEndlessFightCount(0);
|
||||
}
|
||||
}
|
||||
if(outType == 0||mapManager.getTower()-1==STrialConfig.getHighestTower()){
|
||||
|
|
Loading…
Reference in New Issue