|
|
|
@ -135,7 +135,7 @@ enum Sound: Int, CaseIterable, Identifiable, Localized { |
|
|
|
case trancosoBowl |
|
|
|
case trancosoBowl |
|
|
|
case natureOceanShore |
|
|
|
case natureOceanShore |
|
|
|
|
|
|
|
|
|
|
|
static var `default`: Sound { .ESM_Ambient_Game_Menu_Soft_Wood } |
|
|
|
static var `default`: Sound { .sbSEM_Synths_Loop4_Nothing_Like_You } |
|
|
|
|
|
|
|
|
|
|
|
var localizedString: String { |
|
|
|
var localizedString: String { |
|
|
|
switch self { |
|
|
|
switch self { |
|
|
|
|