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…
Reference in New Issue