fixed bug

This commit is contained in:
Perfare 2018-03-05 02:39:16 +08:00
parent a9f1bd320e
commit 90dce1c17d

View File

@ -40,6 +40,7 @@ namespace Unity_Studio
}
else
{
reader.endian = EndianType.LittleEndian;
ReadUnityWebData(reader);
}
}