mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-05-27 22:00:23 -04:00
Add the Mesh ClassIDType to CLIOptions' supportedAssetTypes
This commit is contained in:
parent
5c8f8b24f6
commit
18e5934061
@ -123,6 +123,7 @@ namespace AssetStudioCLI.Options
|
|||||||
ClassIDType.AudioClip,
|
ClassIDType.AudioClip,
|
||||||
ClassIDType.VideoClip,
|
ClassIDType.VideoClip,
|
||||||
ClassIDType.MovieTexture,
|
ClassIDType.MovieTexture,
|
||||||
|
ClassIDType.Mesh,
|
||||||
};
|
};
|
||||||
|
|
||||||
#region Init General Options
|
#region Init General Options
|
||||||
|
Loading…
Reference in New Issue
Block a user