fix line breaks in .ini file

This commit is contained in:
FunkyFr3sh 2025-01-02 01:43:21 +01:00
parent ef440dfa24
commit b1e34677c9

View file

@ -393,7 +393,7 @@ static void cfg_create_ini()
"\n"
"; 101: The Airborne Invasion of Normandy\n"
"[101]\n"
"terminate_process=true"
"terminate_process=true\n"
"\n"
"; 7th Legion\n"
"[legion]\n"
@ -1689,8 +1689,8 @@ static void cfg_create_ini()
"\n"
"; SimTunes\n"
"[SIMTUNES]\n"
"terminate_process=true"
"hook=3"
"terminate_process=true\n"
"hook=3\n"
"\n"
"; Shadow Watch\n"
"[sw]\n"