DEADSOFTWARE

restored console logs in headless mode
[d2df-sdl.git] / src / game / g_main.pas
index c78c2bf3445b05e611879014aec397b9b80a9336..e1e21d8d3de2ea5563dd89df7c88776272646775 100644 (file)
@@ -62,7 +62,7 @@ begin
   e_WriteLog('Read config file', MSG_NOTIFY);
   g_Options_Read(GameDir + '/' + CONFIG_FILENAME);
 
-  e_WriteToStdOut := {$IFDEF HEADLESS}True;{$ELSE}False;{$ENDIF}
+  e_WriteToStdOut := False; //{$IFDEF HEADLESS}True;{$ELSE}False;{$ENDIF}
 
   //GetSystemDefaultLCID()