X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fopengl%2Fr_game.pas;h=6b25a4f69aa81c63b34fb3e30cc5402270810d81;hp=314c7e7ac21d663d3dc4ba4546f71f03143b52ed;hb=ff0d6ee82618de8dcfda806a334defa2227fad44;hpb=1e43b976bfe67d3e27398889d7fb7685bdc52bc5 diff --git a/src/game/opengl/r_game.pas b/src/game/opengl/r_game.pas index 314c7e7..6b25a4f 100644 --- a/src/game/opengl/r_game.pas +++ b/src/game/opengl/r_game.pas @@ -810,9 +810,7 @@ begin // HACK: take stats screenshot immediately after the first frame of the stats showing if gScreenshotStats and (not StatShotDone) and (Length(CustomStat.PlayerStat) > 1) then begin -{$IFNDEF HEADLESS} g_TakeScreenShot('stats/' + StatFilename); -{$ENDIF} StatShotDone := True; end; end; @@ -2170,9 +2168,7 @@ begin end; {$ENDIF} -{$IFNDEF HEADLESS} r_Console_Draw(); -{$ENDIF} if g_debug_Sounds and gGameOn then begin