mirror of
https://github.com/KillzXGaming/Switch-Toolbox
synced 2024-11-10 07:04:36 +00:00
Also so the same for the other replace function
This commit is contained in:
parent
bbe33f65f4
commit
a7f5b2e6ad
3 changed files with 0 additions and 3 deletions
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 a new issue