패널 닫기 버튼 버그 수정
This commit is contained in:
@@ -114,6 +114,7 @@ namespace XED.Manage
|
||||
onRemoveAsset?.Invoke(objects);
|
||||
curProjectPath = string.Empty;
|
||||
curSceneData = null;
|
||||
connector.connectedAssets.Clear();
|
||||
CommandManager.I.Clear();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user