simplify
This commit is contained in:
@@ -118,7 +118,7 @@ void ScoreKeeperRave::AddSuperMeterDelta( float fUnscaledPercentChange )
|
||||
default: ASSERT(0);
|
||||
}
|
||||
if( !bWinning )
|
||||
GAMESTATE->EndActiveAttacksForPlayer( m_pPlayerState->m_PlayerNumber );
|
||||
m_pPlayerState->EndActiveAttacks();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user