Update Example.cs
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#if UNITY_2019_3_OR_NEWER
|
||||
using System.Collections.Generic;
|
||||
using System;
|
||||
using UnityEditor;
|
||||
@@ -115,3 +116,5 @@ public class AppleDrawer : PropertyDrawer
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user