more work on course edit screen

This commit is contained in:
Chris Danford
2003-08-11 02:18:13 +00:00
parent ce6ab9f929
commit afa04ff82f
6 changed files with 227 additions and 54 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ void ScreenEditCoursesMenu::MenuStart( PlayerNumber pn )
if( m_Menu.IsTransitioning() )
return;
Course* pCourse = m_Selector.GetSelectedCourse();
m_Selector.Start();
}
void ScreenEditCoursesMenu::MenuBack( PlayerNumber pn )