处理unity版本兼容

This commit is contained in:
monitor1394
2021-04-12 19:31:26 +08:00
parent 5205c9a53f
commit 620d7b4698
2 changed files with 14 additions and 19 deletions

View File

@@ -9,10 +9,6 @@ using UnityEditor;
using UnityEngine;
using UnityEngine.UI;
using UnityEngine.EventSystems;
using UnityEditor.Compilation;
using System.IO;
using System;
using System.Collections.Generic;
namespace XCharts
{