diff --git a/stepmania/src/ScreenOptionsMaster.cpp b/stepmania/src/ScreenOptionsMaster.cpp index 826d3a2856..ae4c9c5672 100644 --- a/stepmania/src/ScreenOptionsMaster.cpp +++ b/stepmania/src/ScreenOptionsMaster.cpp @@ -129,7 +129,7 @@ void ScreenOptionsMaster::ExportOptions( int r, const vector &vpns void ScreenOptionsMaster::BeginFadingOut() { /* If the selection is on a LIST, and the selected LIST option sets the screen, - * honor it. */ + * honor it. */ m_bExportWillSetANewScreen = false; int iCurRow = this->GetCurrentRow();