mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-05-25 05:40:21 -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.VideoClip,
|
||||
ClassIDType.MovieTexture,
|
||||
ClassIDType.Mesh,
|
||||
};
|
||||
|
||||
#region Init General Options
|
||||
|
Loading…
Reference in New Issue
Block a user