(svn r6037) -Fix: never allow scrolling the map in the main menu (scroll-settings weren't reset if switched to mainmenu)

This commit is contained in:
truelight 2006-08-21 14:59:23 +00:00
parent 9ec2fdcbf3
commit 305d6eeaef
1 changed files with 3 additions and 0 deletions

View File

@ -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