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