1
0
mirror of https://github.com/Siccity/xNode.git synced 2026-03-26 22:49:02 +08:00

A using somehow was deleted

This commit is contained in:
Kailey Joanette 2019-09-26 06:50:58 -04:00
parent 50250caa32
commit 3e8d8ed3a6

View File

@ -1,6 +1,7 @@
#if UNITY_EDITOR && ODIN_INSPECTOR #if UNITY_EDITOR && ODIN_INSPECTOR
using Sirenix.OdinInspector; using Sirenix.OdinInspector;
using Sirenix.OdinInspector.Editor; using Sirenix.OdinInspector.Editor;
using Sirenix.OdinInspector.Editor.Drawers;
using Sirenix.Utilities; using Sirenix.Utilities;
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;