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:
Jan
2021-03-07 15:25:47 +01:00
parent 313e9e9f1a
commit b891f9527e
3 changed files with 9 additions and 9 deletions

View File

@ -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;