mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-07-18 03:24:15 -04:00
Restore the extension of TextAsset
Export Animator to a separate folder
This commit is contained in:
@ -11,6 +11,7 @@ namespace AssetStudioGUI
|
||||
public ClassIDType Type;
|
||||
public string TypeString;
|
||||
|
||||
public string Extension;
|
||||
public string InfoText;
|
||||
public string UniqueID;
|
||||
public GameObjectTreeNode TreeNode;
|
||||
|
Reference in New Issue
Block a user