remove code to play cancel sound and put the cancel sound in the transition

This commit is contained in:
Chris Danford
2005-03-20 08:23:08 +00:00
parent 50e7492e93
commit 9cfa779956
9 changed files with 3 additions and 17 deletions
-1
View File
@@ -1694,7 +1694,6 @@ void ScreenGameplay::BackOutFromGameplay()
{
m_DancingState = STATE_OUTRO;
AbortGiveUp( false );
SCREENMAN->PlayCancelSound();
m_pSoundMusic->StopPlaying();
m_soundAssistTick.StopPlaying(); /* Stop any queued assist ticks. */