森罗环境小怪重置刷新

back_recharge
lvxinran 2020-09-25 14:02:20 +08:00
parent 9ad1f39f5b
commit 5ec7abded1
1 changed files with 1 additions and 0 deletions

View File

@ -2857,6 +2857,7 @@ public class MapLogic {
trialInfo.setKillCount(0);
trialInfo.setBombUseTimes(0);
trialInfo.setTowerReceivedReward(new HashSet<>());
trialInfo.setMonsterHp(new HashMap<>());
if(mapManager.getCurMapId()!=0){
if(MapLogic.getInstance().getMap(user) instanceof TowerMap){
resetMapInfo(user,false);