changeset 11788 | 0327d20fa4a1 |
parent 11775 | ee85798d6974 |
child 11824 | 3f1f8f79fcdb |
--- a/hedgewars/uUtils.pas Sun May 01 14:32:47 2016 +0200 +++ b/hedgewars/uUtils.pas Tue May 03 00:59:38 2016 +0200 @@ -586,6 +586,8 @@ {$IFDEF USE_VIDEO_RECORDING} InitCriticalSection(logMutex); {$ENDIF} + if not pfsExists('/Logs') then + pfsMakeDir('/Logs'); // if log is locked, write to the next one i:= 0; while(i < 7) do