mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-16 10:02:59 -07:00
Update Globals.cpp
This commit is contained in:
parent
529c5f642d
commit
6f49bc9a56
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ Globals::Globals()
|
|||
profile = false;
|
||||
useLegacyZDList = false;
|
||||
useExternalResources = true;
|
||||
singleThreaded = true;
|
||||
verbosity = VerbosityLevel::VERBOSITY_SILENT;
|
||||
outputPath = Directory::GetCurrentDirectory();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue