This commit is contained in:
Glenn Maynard
2005-07-30 08:14:14 +00:00
parent 416e1ff92e
commit b18fcf555f
+3 -1
View File
@@ -203,7 +203,9 @@ void ScreenOptionsEditCourse::ProcessMenuStart( PlayerNumber pn, const InputEven
}
else if( iCurRow == m_pRows.size()-2 ) // "create entry"
{
ASSERT( 0 );
SCREENMAN->PlayInvalidSound();
// ASSERT( 0 );
}
else if( iCurRow == m_pRows.size()-1 ) // "done"
{