fix stale pCurSteps

This commit is contained in:
Chris Danford
2009-08-10 16:32:46 +00:00
parent b56cbc27b7
commit 52babc86c2
@@ -438,6 +438,7 @@ void ScreenOptionsEditCourse::AfterChangeRow( PlayerNumber pn )
ScreenOptions::AfterChangeRow( pn );
SetCurrentSong();
SetCurrentSteps();
}
void ScreenOptionsEditCourse::AfterChangeValueInRow( int iRow, PlayerNumber pn )