[sm5a2futures -> default] Not that much changed...

Mainly minor stuff. Time this gets brought in.

The other multi chain branches...
unsure of their fate. May need to be redone again
since not everyone is happy with its progress.
This commit is contained in:
Jason Felds
2012-03-18 22:05:07 -04:00
7 changed files with 492 additions and 230 deletions
+1 -1
View File
@@ -2859,7 +2859,7 @@ void Player::UpdateJudgedRows()
Attack attMineAttack;
attMineAttack.sModifiers = ApplyRandomAttack();
attMineAttack.fStartSecond = -1.0f;
attMineAttack.fStartSecond = attMineAttack.ATTACK_STARTS_NOW;
attMineAttack.fSecsRemaining = fAttackRunTime;
m_pPlayerState->LaunchAttack( attMineAttack );