整理代码,去除warning

This commit is contained in:
monitor1394
2020-03-22 08:45:05 +08:00
parent 27c2c88e26
commit d50db7b16c
9 changed files with 5 additions and 15 deletions

View File

@@ -14,7 +14,6 @@ namespace XCharts
[ExecuteInEditMode]
public class Demo_Test : MonoBehaviour
{
private float updateTime = 0;
BaseChart chart;
void Awake()
{