modify project

This commit is contained in:
Perfare
2018-09-29 00:48:35 +08:00
parent f2b041741b
commit a1f491af25
38 changed files with 119 additions and 539 deletions

View File

@@ -8,7 +8,6 @@ namespace AssetStudio
{
public sealed class AudioClip : NamedObject
{
public string m_Name;
public int m_Format;
public AudioType m_Type;
public bool m_3D;