FIX
parent
2dd97a9988
commit
f96261e7e0
|
@ -52,7 +52,7 @@ public class DataManagerDistributor {
|
|||
judges.put(MissionType.WORKSHOP_CREATE_EQUIP_NUMS,new WorkShopCreateEquipTimesManager());
|
||||
|
||||
|
||||
judges.put(MissionType.HERO_STORY_TIMES,new FightDataManager());
|
||||
judges.put(MissionType.HERO_STORY_TIMES,new FightPlayDataManager());
|
||||
judges.put(MissionType.LEVEL_STORY_TIMES,new FightDataManager());
|
||||
|
||||
judges.put(MissionType.HERO_STORY_PLAY_TIMES,new FightPlayDataManager());
|
||||
|
|
Loading…
Reference in New Issue