mirror of
https://github.com/maxartz15/MA_TextureAtlasser.git
synced 2025-12-02 04:55:45 +01:00
Bugfixes: Texture width as height & build errors.
Bugfixes: Texture width as height typo and project build errors.
This commit is contained in:
@@ -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