Internal folder for utils

This commit is contained in:
2015-12-20 18:01:43 +06:00
parent 5f2156de14
commit 6574c1c810
23 changed files with 46 additions and 20 deletions

View File

@@ -1,4 +1,5 @@
using UnityEngine;
using IsoTools.Internal;
#if UNITY_EDITOR
using UnityEditor;