From 17f47c7de661d7ed7edfad2cb698d53f135b9983 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sun, 25 Sep 2011 15:07:04 -0500 Subject: [PATCH] small cleanup --- src/OptionRow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OptionRow.cpp b/src/OptionRow.cpp index 472dc2a1e4..d64fbe9b07 100644 --- a/src/OptionRow.cpp +++ b/src/OptionRow.cpp @@ -594,7 +594,7 @@ void OptionRow::UpdateEnabledDisabled() case LAYOUT_SHOW_ALL_IN_ROW: for( unsigned j=0; jDestTweenState().diffuse[0] == color ) + if( m_textItems[j]->DestTweenState().diffuse[0] == color ) continue; m_textItems[j]->StopTweening();