Browse Source

修改bug

lzx 1 tuần trước cách đây
mục cha
commit
fce50cc5ef
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Assets/Scripts/GameUI/UI/ShopPanel/ShopItemWidgetType2.cs

+ 1 - 0
Assets/Scripts/GameUI/UI/ShopPanel/ShopItemWidgetType2.cs

@@ -227,6 +227,7 @@ namespace Fort23.Mono
             }
             else
             {
+                Icon_Skill.gameObject.SetActive(false);
                 Icon_Item.icon_name = _itemConfig.icon;
             }