lzx 2 viikkoa sitten
vanhempi
commit
fce50cc5ef
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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;
             }