ui样式
This commit is contained in:
@@ -11,8 +11,6 @@ namespace NBF
|
||||
public partial class FishingShopPanel
|
||||
{
|
||||
public GObject this[string aKey] => ContentPane.GetChild(aKey);
|
||||
[AutoFind(Name = "back")]
|
||||
public GImage back;
|
||||
[AutoFind(Name = "Menu")]
|
||||
public CommonMenu Menu;
|
||||
[AutoFind(Name = "SubMenu")]
|
||||
|
||||
Reference in New Issue
Block a user