mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-12 07:48:16 -05:00
Add skip obj unlinker arg
This commit is contained in:
@ -54,6 +54,7 @@ public:
|
||||
std::unordered_map<std::string, size_t> m_specified_asset_type_map;
|
||||
AssetTypeHandling m_asset_type_handling;
|
||||
|
||||
bool m_skip_obj;
|
||||
bool m_use_gdt;
|
||||
|
||||
bool m_verbose;
|
||||
|
Reference in New Issue
Block a user