瀏覽代碼

抽奖活动添加道具

zhaoyang 2 年之前
父節點
當前提交
8d91daa14b
共有 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

@@ -182,6 +182,7 @@ namespace GFGGame
                 case ConstItemID.TRAVEL:
                 case ConstItemID.GALLERY_STORE_COST:
                 case ConstItemID.LEAGUE_CONTRIBUTION:
+                case ConstItemID.LUCKYBOX_COST_2:
                     button.m_imgAdd.visible = true;
                     break;
                 default: