From 74bf033fe7edfccf45aa1ef41a89a0393266659b Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 19 Jan 2006 01:11:23 +0000 Subject: [PATCH] comment --- stepmania/src/OptionRow.cpp | 1 + 1 file changed, 1 insertion(+) 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 )