mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 02:27:21 -07:00
Merge with develop
This commit is contained in:
parent
fa0a66695c
commit
a6092c21d4
9 changed files with 23 additions and 12 deletions
|
@ -23,6 +23,7 @@ Globals::Globals()
|
|||
singleThreaded = true;
|
||||
verbosity = VerbosityLevel::VERBOSITY_SILENT;
|
||||
outputPath = Directory::GetCurrentDirectory();
|
||||
singleThreaded = true;
|
||||
}
|
||||
|
||||
Globals::~Globals()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue