mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-06-03 00:58:13 -04:00
fixed bug
This commit is contained in:
parent
a9f1bd320e
commit
90dce1c17d
@ -40,6 +40,7 @@ namespace Unity_Studio
|
||||
}
|
||||
else
|
||||
{
|
||||
reader.endian = EndianType.LittleEndian;
|
||||
ReadUnityWebData(reader);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user