|
|
@@ -10,7 +10,7 @@ namespace GFGGame
|
|
|
private Dictionary<int, ItemData> _firstRewardsList = new Dictionary<int, ItemData>();//首次获得的奖励
|
|
|
public int[] luckyBoxIds = new int[] { 1, 2, 3 };//奖池列表
|
|
|
public int startTime = 1635157620;
|
|
|
- public int endTime = 1643192820;
|
|
|
+ public int endTime = 1704038400;
|
|
|
public List<ItemData> RewardList
|
|
|
{
|
|
|
get { return _rewardsList; }
|