111
This commit is contained in:
@@ -193,7 +193,7 @@ namespace Stary.Evo.UIFarme
|
|||||||
activePanel = GameObject.Instantiate(handle, panelParent);
|
activePanel = GameObject.Instantiate(handle, panelParent);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
activePanel.name = this.GetType().Name;
|
activePanel.name = panelName;
|
||||||
|
|
||||||
return activePanel;
|
return activePanel;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "com.staryevo.tools",
|
"name": "com.staryevo.tools",
|
||||||
"version": "1.2.9",
|
"version": "1.2.10",
|
||||||
"displayName": "00.StaryEvo.Tools",
|
"displayName": "00.StaryEvo.Tools",
|
||||||
"description": "This is an Framework package(后台服务器版本,端口9527)",
|
"description": "This is an Framework package(后台服务器版本,端口9527)",
|
||||||
"unity": "2021.3",
|
"unity": "2021.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user