mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-12 07:48:16 -05:00
Change the condition under which assets are dumped inside a gdt:
Make the parameter --gdt to manually make the tool dump as a gdt
This commit is contained in:
@ -39,7 +39,7 @@ public:
|
||||
std::string m_output_folder;
|
||||
bool m_minimal_zone_def;
|
||||
|
||||
bool m_raw;
|
||||
bool m_use_gdt;
|
||||
|
||||
bool m_verbose;
|
||||
|
||||
|
Reference in New Issue
Block a user