diff --git a/stepmania/src/OptionRow.cpp b/stepmania/src/OptionRow.cpp index 7176def3c8..9fe9afbcb5 100644 --- a/stepmania/src/OptionRow.cpp +++ b/stepmania/src/OptionRow.cpp @@ -547,6 +547,7 @@ void OptionRow::PositionIcons() } } +/* This is called when the focus changes, to update "long row" text. */ void OptionRow::UpdateText( PlayerNumber p ) { switch( m_pHand->m_Def.m_layoutType )