mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 18:48:04 -07:00
Fixed up merge issues and crash
This commit is contained in:
parent
0193489b00
commit
44bf5af33a
3 changed files with 104 additions and 62 deletions
|
@ -23,7 +23,6 @@ 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