From 97e88ca4f1c23d28a09cb02e79bba4f50e07ea40 Mon Sep 17 00:00:00 2001 From: maedhros Date: Sat, 28 Apr 2007 15:06:32 +0000 Subject: (svn r9734) -Feature: Add an option to automatically pause when starting a new game. --- src/settings_gui.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/settings_gui.cpp') diff --git a/src/settings_gui.cpp b/src/settings_gui.cpp index 09e9fe3f6..5ac040c2b 100644 --- a/src/settings_gui.cpp +++ b/src/settings_gui.cpp @@ -596,6 +596,7 @@ static const char *_patches_ui[] = { * Since it's also able to completely disable the scrollwheel will we display it on all platforms anyway */ "scrollwheel_scrolling", "scrollwheel_multiplier", + "pause_on_newgame", }; static const char *_patches_construction[] = { -- cgit v1.2.3-70-g09d2