Combo OnCommand

This commit is contained in:
Glenn Maynard
2005-02-26 06:31:56 +00:00
parent 0b9063844e
commit 6b64612e0a
+2
View File
@@ -156,6 +156,8 @@ void Player::Init(
m_Combo.SetName( "Combo" );
m_Combo.Load( pn );
ActorUtil::OnCommand( m_Combo, sType );
}
void Player::Load( const NoteData& noteData )