From d276d5d0013427563d600c2ac7083129efe20b86 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 13 Jan 2006 22:40:28 +0000 Subject: [PATCH] cleanup --- stepmania/src/ScreenOptionsMaster.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();