فهرست منبع

Merge remote-tracking branch 'remotes/origin/master' into ios_test

hexiaojie 8 ماه پیش
والد
کامیت
ad40d0de91
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/ActivityMainTips/BlindBoxView.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/ActivityMainTips/BlindBoxView.cs

@@ -119,7 +119,7 @@ namespace GFGGame
 
         private void OnClickRuleBtn()
         {
-            ViewManager.Show<BlindBoxRuleView>(300036);
+            ViewManager.Show<BlindBoxRuleView>(300037);
         }
 
         private void RenderRewardList(int index, GObject obj)