Remove conditional compilation.
This commit is contained in:
parent
b04afbf039
commit
f6d4cae767
@ -1,5 +1,3 @@
|
||||
#if UNITY_EDITOR
|
||||
|
||||
using System;
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
@ -189,6 +187,4 @@ namespace FrameJosh.SplineImporter
|
||||
|
||||
public Spline[] splines = new Spline[0];
|
||||
}
|
||||
|
||||
#endif
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user