diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ static void run_help(const char *argv0) " -h\tthis help screen\n" " -v\tprint version and exit\n" " -ns\trun the game with no sound\n\n" - "More info and updates:\n" + "More info and updates:\n\n" " " GAME_URL "\n\n", argv0); } |