mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-10-31 15:45:06 -04:00
Update Globals.cpp
This commit is contained in:
parent
529c5f642d
commit
6f49bc9a56
@ -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…
Reference in New Issue
Block a user