remove editor namespace
This commit is contained in:
parent
4395681868
commit
b683d7cc1b
|
@ -1,11 +1,7 @@
|
|||
using System;
|
||||
using Ktyl.Util;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using PathCreation;
|
||||
using UnityEditor.Build;
|
||||
using UnityEngine;
|
||||
using UnityEngine.Animations.Rigging;
|
||||
#if UNITY_EDITOR
|
||||
using UnityEditor;
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue