DEADSOFTWARE

Game: Warn about ports;
[d2df-sdl.git] / src / game / g_window.pas
index d790c4f852c9f468bd51c39ba4a9fd1b221faa20..88b229aa220b888697903da121c21f01e0bbe0f4 100644 (file)
@@ -829,6 +829,7 @@ begin
       e_DarkenQuadWH(0, 0, gScreenWidth, gScreenHeight, 150);
 
       DrawLoadingStat();
+      g_Console_Draw(True);
       SwapBuffers();
     end;
   end;