remove code to play cancel sound and put the cancel sound in the transition
This commit is contained in:
@@ -197,7 +197,6 @@ void ScreenWithMenuElements::Cancel( ScreenMessage smSendWhenDone )
|
||||
|
||||
m_MenuTimer->Stop();
|
||||
m_Cancel.StartTransitioning( smSendWhenDone );
|
||||
SCREENMAN->PlayCancelSound();
|
||||
}
|
||||
|
||||
bool ScreenWithMenuElements::IsTransitioning()
|
||||
|
||||
Reference in New Issue
Block a user