naming cleanups

This commit is contained in:
Glenn Maynard
2006-09-26 20:49:10 +00:00
parent b9a189711e
commit e531249704
10 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -543,7 +543,7 @@ void ScreenRankingLines::Init()
for( unsigned i=0; i<STEPS_TYPES_TO_SHOW.GetValue().size(); i++ )
{
for( int c=0; c<NUM_RANKING_CATEGORIES; c++ )
for( int c=0; c<NUM_RankingCategory; c++ )
{
PageToShow pts;
pts.colorIndex = i;