mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-22 17:00:08 +00:00
3.0
This commit is contained in:
@@ -129,7 +129,9 @@ namespace XCharts.Runtime
|
||||
#if UNITY_EDITOR
|
||||
if (s_Instance == null)
|
||||
{
|
||||
XChartsPackageResourceImporterWindow.ShowPackageImporterWindow();
|
||||
var isExist = System.IO.File.Exists("Assets/XCharts/Resources/XCSettings.asset");
|
||||
if(isExist)
|
||||
XChartsPackageResourceImporterWindow.ShowPackageImporterWindow();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user