森罗环境小怪重置刷新
parent
9ad1f39f5b
commit
5ec7abded1
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue