From 12c6c03d3be245c060135982da6cacc1c7507b4d Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Wed, 17 Mar 2004 06:26:01 +0000 Subject: [PATCH] Fix warning. --- stepmania/src/ActiveAttackList.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/ActiveAttackList.cpp b/stepmania/src/ActiveAttackList.cpp index ac994bdeb2..67efe361df 100644 --- a/stepmania/src/ActiveAttackList.cpp +++ b/stepmania/src/ActiveAttackList.cpp @@ -42,7 +42,7 @@ void ActiveAttackList::Update( float fDelta ) const AttackArray& attacks = GAMESTATE->m_ActiveAttacks[m_PlayerNumber]; // NUM_INVENTORY_SLOTS // clear all lines, then add all active attacks - for( int i=0; i