111
This commit is contained in:
@@ -150,8 +150,7 @@ namespace Stary.Evo.UIFarme
|
||||
{
|
||||
if (panelParent == null)
|
||||
{
|
||||
Debug.LogError($"UnityEvo:parent为空,{panelName}无法创建,进程已中断,请检查!!!!!");
|
||||
return null;
|
||||
Debug.LogWarning($"UnityEvo:parent为空,{panelName}自动设置为root节点下,请检查是否正确!!!!!");
|
||||
}
|
||||
|
||||
if (this.activePanel != null)
|
||||
|
||||
Reference in New Issue
Block a user