Also so the same for the other replace function
This commit is contained in:
parent
bbe33f65f4
commit
a7f5b2e6ad
Binary file not shown.
@ -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;
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user