mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-05-27 22:00:23 -04:00
Fixes for previous fixes
This commit is contained in:
parent
8460ecef8d
commit
c68eaa5e3c
@ -159,8 +159,6 @@ namespace AssetStudio
|
|||||||
case FileType.ZipFile:
|
case FileType.ZipFile:
|
||||||
LoadZipFile(reader);
|
LoadZipFile(reader);
|
||||||
break;
|
break;
|
||||||
default:
|
|
||||||
return false;
|
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user