hmpf
authorunc0rr
Sat, 15 Nov 2014 23:56:32 +0300
changeset 10504 fe1ffe2728af
parent 10503 b72e3dc97418
child 10505 03894bfb8bf3
hmpf
hedgewars/uUtils.pas
--- a/hedgewars/uUtils.pas	Sat Nov 15 23:56:08 2014 +0300
+++ b/hedgewars/uUtils.pas	Sat Nov 15 23:56:32 2014 +0300
@@ -519,7 +519,7 @@
         {$IFDEF PAS2C}
         logfileBase:= 'preview_pas2c';
         {$ELSE}
-        logfileBase:= 'preview_pas';
+        logfileBase:= 'preview';
         {$ENDIF}
 {$IFDEF USE_VIDEO_RECORDING}
     InitCriticalSection(logMutex);