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