mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-03-03 03:23:03 +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