浮漂脚本
This commit is contained in:
@@ -18,7 +18,7 @@ namespace NBF
|
||||
public GImage back;
|
||||
[AutoFind(Name = "BottomMenu")]
|
||||
public BottomMenu BottomMenu;
|
||||
public override string[] GetDependPackages(){ return new string[] {"Common"}; }
|
||||
public override string[] GetDependPackages(){ return new string[] {"Common","CommonNew"}; }
|
||||
|
||||
public static void Show(object param = null){ App.UI.OpenUI<FishBagPanel>(param); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user