mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-07-18 03:24:15 -04:00
Add the Mesh ClassIDType to CLIOptions' supportedAssetTypes
This commit is contained in:
@ -123,6 +123,7 @@ namespace AssetStudioCLI.Options
|
||||
ClassIDType.AudioClip,
|
||||
ClassIDType.VideoClip,
|
||||
ClassIDType.MovieTexture,
|
||||
ClassIDType.Mesh,
|
||||
};
|
||||
|
||||
#region Init General Options
|
||||
|
Reference in New Issue
Block a user