modify
This commit is contained in:
parent
42e2be66cc
commit
d839fac4a9
@ -44,7 +44,6 @@ public static class EditorSpriteSaveInfo
|
|||||||
{
|
{
|
||||||
ti.textureType = TextureImporterType.Sprite;
|
ti.textureType = TextureImporterType.Sprite;
|
||||||
ti.spriteImportMode = SpriteImportMode.Single;
|
ti.spriteImportMode = SpriteImportMode.Single;
|
||||||
Debug.Log("设置Sprite");
|
|
||||||
modify = true;
|
modify = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user