瀏覽代碼

顶部栏加号补充提交

huangxiaoyue 1 年之前
父節點
當前提交
439997ce7d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Views/Common/Controller/ValueBarController.cs

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Views/Common/Controller/ValueBarController.cs

@@ -224,6 +224,7 @@ namespace GFGGame
                 case ConstItemID.ARENA_PAST_COST:
                 case ConstItemID.LUCKYBOX_ACTIVITY_STORE_COST_2:
                 case ConstItemID.OPEN_SERVER_COST_1:
+                case ConstItemID.GET_TICKETS:
                     button.m_imgAdd.visible = true;
                     break;
                 default: