mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-05-27 22:00:23 -04:00
commit
48ca96807f
@ -62,7 +62,7 @@ namespace AssetStudio
|
||||
spriteImage.RotateFlip(RotateFlipType.Rotate270FlipNone);
|
||||
break;
|
||||
}
|
||||
|
||||
}
|
||||
//Tight
|
||||
if (settingsRaw.packingMode == SpritePackingMode.kSPMTight)
|
||||
{
|
||||
@ -109,7 +109,6 @@ namespace AssetStudio
|
||||
// ignored
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
//Rectangle
|
||||
spriteImage.RotateFlip(RotateFlipType.RotateNoneFlipY);
|
||||
|
Loading…
Reference in New Issue
Block a user