浮漂脚本
This commit is contained in:
2
Assets/Scripts/UI/ChatTestPanel.Designer.cs
generated
2
Assets/Scripts/UI/ChatTestPanel.Designer.cs
generated
@@ -34,7 +34,7 @@ namespace NBF
|
||||
public GButton BtnSendWorld;
|
||||
[AutoFind(Name = "ChatList")]
|
||||
public GList ChatList;
|
||||
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<ChatTestPanel>(param); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user