mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-07-18 03:24:15 -04:00
- support export m4a AudioClip
- fixed some bug
This commit is contained in:
@ -56,7 +56,6 @@ namespace Unity_Studio
|
||||
m_SkinnedMeshRenderer = sourceFile.ReadPPtr();
|
||||
break;
|
||||
default:
|
||||
a_Stream.Position -= 4;
|
||||
PPtr m_Component = sourceFile.ReadPPtr();
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user