zhaoyang 3 жил өмнө
parent
commit
0c1267c9f9

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Data/LuckyBoxDataManager.cs

@@ -20,7 +20,7 @@ namespace GFGGame
         public string probShow;
         public string probShow;
         private List<LuckyBoxBonusData> _showList;
         private List<LuckyBoxBonusData> _showList;
 
 
-        public int[] luckyBoxIds = new int[] { 1, 2, 3 };//奖池列表
+        public int[] luckyBoxIds = new int[] { 2, 3 };//奖池列表
         public int startTime = 1635157620;
         public int startTime = 1635157620;
         public int endTime = 1704038400;
         public int endTime = 1704038400;