mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-08-28 16:14:17 -04:00
fixed bug
This commit is contained in:
@ -40,6 +40,7 @@ namespace Unity_Studio
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
reader.endian = EndianType.LittleEndian;
|
||||||
ReadUnityWebData(reader);
|
ReadUnityWebData(reader);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user