Skip to content

Commit 3a8f0b7

Browse files
committed
Rename “Frog Songs” option to “Top Row Songs”
1 parent 697b939 commit 3a8f0b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SettingsList.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3785,7 +3785,7 @@ class SettingInfos:
37853785
gui_text = 'Randomize Ocarina Melodies',
37863786
default = [],
37873787
choices = {
3788-
'frog': 'Frog Songs',
3788+
'frog': 'Top Row Songs',
37893789
'warp': 'Warp Songs',
37903790
'frogs2': 'Frogs Ocarina Game',
37913791
},
@@ -3796,7 +3796,7 @@ class SettingInfos:
37963796
typically more difficult than top row
37973797
songs.
37983798
3799-
"Frog Songs": Randomizes Zelda's Lullaby,
3799+
"Top Row Songs": Randomizes Zelda's Lullaby,
38003800
Epona's Song, Saria's Song, Sun's Song,
38013801
Song of Time, and Song of Storms.
38023802

0 commit comments

Comments
 (0)