mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-22 08:50:10 +00:00
3.0
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
using UnityEngine;
|
||||
using UnityEditor;
|
||||
|
||||
using UnityEngine;
|
||||
|
||||
namespace XCharts.Runtime
|
||||
{
|
||||
@@ -16,8 +15,7 @@ namespace XCharts.Runtime
|
||||
public XCResourcesImporter() { }
|
||||
|
||||
public void OnDestroy()
|
||||
{
|
||||
}
|
||||
{ }
|
||||
|
||||
public void OnGUI()
|
||||
{
|
||||
@@ -137,4 +135,4 @@ namespace XCharts.Runtime
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user