From de455769057ef58a9fa5c92dfeaf8c256aeda320 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Tue, 8 Mar 2011 19:12:39 -0600 Subject: [PATCH] add comment about bonus bars --- src/ScreenEvaluation.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ScreenEvaluation.cpp b/src/ScreenEvaluation.cpp index 3a9da8b1d1..d7e4cc1da4 100644 --- a/src/ScreenEvaluation.cpp +++ b/src/ScreenEvaluation.cpp @@ -379,6 +379,7 @@ void ScreenEvaluation::Init() SET_XY( m_sprBonusFrame[p] ); this->AddChild( m_sprBonusFrame[p] ); + // todo: convert this to use category names instead of numbers? -aj for( int r=0; rGetPathG(m_sName,ssprintf("BarPossible p%d",p+1)) );