mirror of
https://github.com/maxartz15/MA_TextureAtlasser.git
synced 2026-05-23 21:45:40 +02:00
Bugfixes: Texture width as height & build errors.
Bugfixes: Texture width as height typo and project build errors.
This commit is contained in:
+4
-2
@@ -1,4 +1,5 @@
|
||||
using UnityEngine;
|
||||
#if UNITY_EDITOR
|
||||
using UnityEngine;
|
||||
using System.Collections;
|
||||
using MA_Texture;
|
||||
using System.Collections.Generic;
|
||||
@@ -66,4 +67,5 @@ namespace MA_TextureAtlasserPro
|
||||
Sprite,
|
||||
SpriteSliced
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user