From 88a01c7ca41b4b4c4fd3f0c3cfe7848bd66c48b2 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 16 Oct 2002 19:02:01 +0000 Subject: [PATCH] Oops. --- stepmania/src/CourseContentsFrame.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/CourseContentsFrame.cpp b/stepmania/src/CourseContentsFrame.cpp index b7bd715586..202002baea 100644 --- a/stepmania/src/CourseContentsFrame.cpp +++ b/stepmania/src/CourseContentsFrame.cpp @@ -93,7 +93,7 @@ void CourseContentsFrame::SetFromCourse( Course* pCourse ) { ASSERT( pCourse != NULL ); - m_fTimeUntilScroll = 0; + m_fTimeUntilScroll = 3; m_fItemAtTopOfList = 0; m_iNumContents = 0;