出图清除无尽数据

back_recharge
lvxinran 2019-08-06 11:51:39 +08:00
parent d349910c40
commit 9c6e93016d
1 changed files with 2 additions and 0 deletions

View File

@ -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()){