森罗环境修改

lvxinran 2020-09-10 18:17:09 +08:00
parent 330e7c105a
commit f1d88626b6
1 changed files with 1 additions and 1 deletions

View File

@ -421,7 +421,7 @@ public class TowerMap extends AbstractMap {
//如果大于100则生成boss点
createCell=callChief(user);
}
remainHp = checkResult[2];
remainHp = checkResult[3];
BehaviorUtil.destoryApointXY(user, destoryXY);
mapManager.updateTrialKillCount(trialInfo.getKillCount()+1);
}