remove code to play cancel sound and put the cancel sound in the transition
This commit is contained in:
@@ -69,7 +69,6 @@ void ScreenCenterImage::Input( const DeviceInput& DeviceI, const InputEventType
|
||||
return;
|
||||
|
||||
case MENU_BUTTON_BACK:
|
||||
SCREENMAN->PlayCancelSound();
|
||||
StartTransitioning( SM_GoToPrevScreen );
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user