Also so the same for the other replace function

This commit is contained in:
KillzXGaming 2019-06-15 13:31:32 -04:00
parent bbe33f65f4
commit a7f5b2e6ad
3 changed files with 0 additions and 3 deletions

Binary file not shown.

View file

@ -224,9 +224,6 @@ namespace Bfres.Structs
importer.ReadOnlyTileMode = IsSwizzleReadOnly;
importer.ReadOnlyFormat = IsFormatReadOnly;
if (Tex2Swizzle != 0)
setting.Swizzle = Tex2Swizzle;
if (MipMapCount != 0)
{
setting.MipCount = MipMapCount;