(svn r9734) -Feature: Add an option to automatically pause when starting a new game.

This commit is contained in:
maedhros
2007-04-28 15:06:32 +00:00
parent 0ac14b39af
commit 97e88ca4f1
5 changed files with 8 additions and 0 deletions

View File

@@ -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[] = {