mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-30 03:28:55 -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;
|
profile = false;
|
||||||
useLegacyZDList = false;
|
useLegacyZDList = false;
|
||||||
useExternalResources = true;
|
useExternalResources = true;
|
||||||
|
singleThreaded = true;
|
||||||
verbosity = VerbosityLevel::VERBOSITY_SILENT;
|
verbosity = VerbosityLevel::VERBOSITY_SILENT;
|
||||||
outputPath = Directory::GetCurrentDirectory();
|
outputPath = Directory::GetCurrentDirectory();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue