|
|
|
|
@ -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 { |
|
|
|
|
|