修改配件item
This commit is contained in:
@@ -11,7 +11,7 @@ namespace NBF
|
||||
public partial class FishingShopPanel
|
||||
{
|
||||
public GObject this[string aKey] => ContentPane.GetChild(aKey);
|
||||
public override string UIPackName => "Shop";
|
||||
public override string UIPackName => "Main";
|
||||
public override string UIResName => "FishingShopPanel";
|
||||
|
||||
[AutoFind(Name = "Currencys")]
|
||||
|
||||
2
Assets/Scripts/UI/Shops/ShopGearItem.Designer.cs
generated
2
Assets/Scripts/UI/Shops/ShopGearItem.Designer.cs
generated
@@ -9,7 +9,7 @@ namespace NBF
|
||||
{
|
||||
public partial class ShopGearItem
|
||||
{
|
||||
public const string URL = "ui://146ra2lqoome9";
|
||||
public const string URL = "ui://hxr7rc7poome9";
|
||||
|
||||
public GImage back;
|
||||
public GImage ba;
|
||||
|
||||
Reference in New Issue
Block a user