(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 f6b17149c6
commit 5ca40263a8

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