Change cancellation sound

main
Laurent 3 years ago
parent 406732e4b9
commit 3d91c28e09
  1. 2
      LeCountdown/Conductor.swift

@ -19,7 +19,7 @@ enum BGTaskIdentifier : String {
fileprivate enum Const: String {
case confirmationSound = "ESM_Ambient_Game_Menu_Soft_Wood_Confirm_1_Notification_Button_Settings_UI.wav"
case cancellationSound = "ESM_MVG_fx_ui_one_shot_cancel_clicky_reverb_digital_long.wav"
case cancellationSound = "MRKRSTPHR_synth_one_shot_bleep_G.wav"
}
class Conductor: ObservableObject {

Loading…
Cancel
Save