山河社稷图奖励排序还原

back_recharge
xuexinpeng 2021-06-10 17:14:59 +08:00
parent b50ef76173
commit 68a935cfb6
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ public class HardStageChapter extends MongoBase {
private int stars;
private Map<Integer, Boolean> rewardMap = new TreeMap<>();
private Map<Integer, Boolean> rewardMap = new HashMap<>();
public int getChapterId() {
return chapterId;