Browse Source

限时累充

zhangyuqian 1 năm trước cách đây
mục cha
commit
d75c6a2398

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/DailyWelfare/NewLimitChargeView.cs

@@ -48,7 +48,7 @@ namespace GFGGame
         protected override void OnInit()
         {
             base.OnInit();
-            packageName = UI_StoreChargeAddUpUI.PACKAGE_NAME;
+            packageName = UI_LimitChargeUI.PACKAGE_NAME;
             _ui = UI_NewLimitChargeUI.Create();
             this.viewCom = _ui.target;
             isfullScreen = true;