diff options
Diffstat (limited to '')
-rw-r--r-- | us_maker_edition/game/themes/Deluxe/Summer.ini | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/us_maker_edition/game/themes/Deluxe/Summer.ini b/us_maker_edition/game/themes/Deluxe/Summer.ini index 660a5ec7..ebab9ac1 100644 --- a/us_maker_edition/game/themes/Deluxe/Summer.ini +++ b/us_maker_edition/game/themes/Deluxe/Summer.ini @@ -232,4 +232,14 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png LyricIconD_P5 = [sing.player5]lyric_inactive.png LyricIcon_P6 = [sing.player6]lyric_active.png -LyricIconD_P6 = [sing.player6]lyric_inactive.png
\ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png + +# # # E D I T # # # +PlayOnly = [editsub]play.png +playwithnote = [editsub]play-with-note.png +playnote = [editsub]play-note.png +nextseq = [editsub]next-seq.png +previousseq = [editsub]previous-seq.png +undo = [editsub]undo.png +gold = [editsub]gold.png +freestyle = [editsub]freestyle.png
\ No newline at end of file |