SM_StopMusic not needed
This commit is contained in:
@@ -66,7 +66,6 @@ void ScreenAttract::AttractInput( const InputEventPlus &input, ScreenWithMenuEle
|
|||||||
LOG->Trace("ScreenAttract::AttractInput: begin fading to START_SCREEN" );
|
LOG->Trace("ScreenAttract::AttractInput: begin fading to START_SCREEN" );
|
||||||
|
|
||||||
SOUND->StopMusic();
|
SOUND->StopMusic();
|
||||||
SCREENMAN->SendMessageToTopScreen( SM_StopMusic );
|
|
||||||
|
|
||||||
/* HandleGlobalInputs() already played the coin sound. Don't play it again. */
|
/* HandleGlobalInputs() already played the coin sound. Don't play it again. */
|
||||||
if( input.MenuI.button != MENU_BUTTON_COIN )
|
if( input.MenuI.button != MENU_BUTTON_COIN )
|
||||||
|
|||||||
Reference in New Issue
Block a user