more work on course edit screen
This commit is contained in:
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user