summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openttd.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/openttd.c b/openttd.c
index 959890b00..bfae908e3 100644
--- a/openttd.c
+++ b/openttd.c
@@ -301,6 +301,9 @@ static void LoadIntroGame(void)
_pause = 0;
_local_player = 0;
+ /* Make sure you can't scroll in the menu */
+ _scrolling_viewport = 0;
+ _cursor.fix_at = false;
MarkWholeScreenDirty();
// Play main theme