Skip to content

Commit

Permalink
fix some more line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyFr3sh committed Jan 2, 2025
1 parent b1e3467 commit ff0251a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -1685,7 +1685,7 @@ static void cfg_create_ini()
"; Sim City 3000\n"
"[SC3]\n"
"minfps=-2\n"
"maxgameticks=60"
"maxgameticks=60\n"
"\n"
"; SimTunes\n"
"[SIMTUNES]\n"
Expand All @@ -1695,7 +1695,7 @@ static void cfg_create_ini()
"; Shadow Watch\n"
"[sw]\n"
"adjmouse=true\n"
"maxgameticks=30"
"maxgameticks=30\n"
"\n"
"; Shadow Flare\n"
"[ShadowFlare]\n"
Expand Down

0 comments on commit ff0251a

Please sign in to comment.