[Hotfix] Forgot to push up some changes for test output

This commit is contained in:
Akkadius
2025-03-04 17:18:02 -06:00
parent 4bc881da4b
commit 09e079a45e
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -306,7 +306,7 @@ int main(int argc, char **argv)
LogSys.SetDatabase(&database)
->SetLogPath(path.GetLogPath())
->LoadLogDatabaseSettings()
->LoadLogDatabaseSettings(ZoneCLI::RanTestCommand(argc, argv))
->SetGMSayHandler(&Zone::GMSayHookCallBackProcess)
->StartFileLogs();