more cleanups (lint lint lint)
This commit is contained in:
@@ -173,4 +173,4 @@ void PlayerOptions::FromString( CString sOptions )
|
||||
else if( sBit == "nofreeze" ) m_bHoldNotes = false;
|
||||
else if( sBit == "dark" ) m_bDark = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user