mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-18 16:37:48 +00:00
feat: verbose option sets log level to debug
This commit is contained in:
@@ -6,7 +6,6 @@ public:
|
||||
static class Configuration_t
|
||||
{
|
||||
public:
|
||||
bool Verbose = false;
|
||||
bool MenuPermissiveParsing = false;
|
||||
bool MenuNoOptimization = false;
|
||||
} Configuration;
|
||||
|
||||
Reference in New Issue
Block a user