send message on beat crossed

This commit is contained in:
Chris Danford
2005-05-01 22:59:00 +00:00
parent 0eff412ab0
commit f858e3a5b6
8 changed files with 77 additions and 41 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ void Player::Init(
m_soundAttackEnding.SetParams( p );
m_Combo.SetName( "Combo" );
m_Combo.Load( pn );
m_Combo.Load( m_pPlayerState, m_pPlayerStageStats );
ActorUtil::OnCommand( m_Combo, sType );
m_Judgment.SetName( "Judgment" );