X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_console.pas;h=8b9ef250a34b6c3fff8d245cd63acd70af04bdb0;hp=31bce9a1aa2ef7f026ce71cd57e55637a6373b19;hb=ac201b02f10ef558087d50f6b03b4519ab567558;hpb=423556f23c02a18964bd2c1e125516c0c902ca46 diff --git a/src/game/g_console.pas b/src/game/g_console.pas index 31bce9a..8b9ef25 100644 --- a/src/game/g_console.pas +++ b/src/game/g_console.pas @@ -1,3 +1,4 @@ +{$MODE DELPHI} unit g_console; interface @@ -832,7 +833,7 @@ begin Time := MsgTime; end; end; - + {$IFDEF HEADLESS} e_WriteLog('CON: ' + L, MSG_NOTIFY); {$ENDIF}