mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-11-30 09:42:42 -05: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