Coin sounds weird here. Play Start instead.
This commit is contained in:
@@ -77,7 +77,7 @@ void ScreenAttract::AttractInput( const InputEventPlus &input, ScreenWithMenuEle
|
|||||||
|
|
||||||
/* 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 != MENU_BUTTON_COIN )
|
if( input.MenuI != MENU_BUTTON_COIN )
|
||||||
SCREENMAN->PlayCoinSound();
|
SCREENMAN->PlayStartSound();
|
||||||
|
|
||||||
SetAttractVolume( false ); // unmute attract sounds
|
SetAttractVolume( false ); // unmute attract sounds
|
||||||
pScreen->Cancel( SM_GoToStartScreen );
|
pScreen->Cancel( SM_GoToStartScreen );
|
||||||
|
|||||||
Reference in New Issue
Block a user