mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-22 01:12:19 -05:00
Update Globals.cpp
This commit is contained in:
parent
529c5f642d
commit
6f49bc9a56
@ -20,6 +20,7 @@ Globals::Globals()
|
||||
profile = false;
|
||||
useLegacyZDList = false;
|
||||
useExternalResources = true;
|
||||
singleThreaded = true;
|
||||
verbosity = VerbosityLevel::VERBOSITY_SILENT;
|
||||
outputPath = Directory::GetCurrentDirectory();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user