Missed commit? I could have sworn I'd already committed this.

This commit is contained in:
Steve Checkoway
2006-02-21 11:28:05 +00:00
parent bd9fe065c9
commit e40a94ebe2
@@ -212,6 +212,9 @@ void ScreenOptionsEditCourse::ImportOptions( int iRow, const vector<PlayerNumber
return;
Course *pCourse = GAMESTATE->m_pCurCourse;
if( iRow == (int)pCourse->m_vEntries.size() + NUM_EditCourseRow )
return; // "Insert Entry"
switch( iRow )
{
case EditCourseRow_Type: