back_recharge
wangyuan 2019-11-07 21:37:19 +08:00
parent 2dd97a9988
commit f96261e7e0
1 changed files with 1 additions and 1 deletions

View File

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