精英副本计数
parent
269994ca54
commit
986132b500
|
@ -493,7 +493,7 @@ public class MissionLoigc {
|
|||
count=cumulationData.generalStoryTimes;
|
||||
break;
|
||||
case HERO_STORY_TIMES:
|
||||
count=cumulationData.heroStoryTimes;
|
||||
count=cumulationData.heroStoryPlayTimes;
|
||||
break;
|
||||
case LEVEL_STORY_TIMES:
|
||||
count=cumulationData.levelStoryTimes;
|
||||
|
|
Loading…
Reference in New Issue