Fixed Trivia issues
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
* IN THE SOFTWARE.
|
||||
*
|
||||
*****/
|
||||
|
||||
#if UNITY_EDITOR
|
||||
|
||||
using UnityEngine;
|
||||
using UnityEditor;
|
||||
using System.Collections.Generic;
|
||||
@@ -100,4 +103,6 @@ namespace Ext.B83.Unity.Editor.PropertyDrawers
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif // UNITY_EDITOR
|
||||
|
||||
Reference in New Issue
Block a user