1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

add additional empty line to the end of the settings file

This commit is contained in:
FunkyFr3sh 2018-10-25 07:20:19 +02:00
parent bb647d91f6
commit 5114d902da

View File

@ -186,7 +186,7 @@ static void CreateSettingsIni()
"\n"
"[C&C95]\n"
"sleep=10\n"
"\n"
, fh);
fclose(fh);