浮漂脚本
This commit is contained in:
@@ -28,7 +28,7 @@ namespace NBF
|
||||
public GLabel Mask;
|
||||
[AutoFind(Name = "InputWait")]
|
||||
public GComponent InputWait;
|
||||
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<SettingPanel>(param); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user