diff options
author | davidus01 <davidus01@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-08-06 22:36:43 +0000 |
---|---|---|
committer | davidus01 <davidus01@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-08-06 22:36:43 +0000 |
commit | 2c701447a512c2d8c5bcea6fa8ced67a9f22478c (patch) | |
tree | ae7c0792ce7fa3589611dd4978b1545cf99d8384 /us_maker_edition/game/themes/Deluxe/Fall.ini | |
parent | debbdd3c1cfe9ff74c02a282ade69dd0dcbbc2a1 (diff) | |
download | usdx-2c701447a512c2d8c5bcea6fa8ced67a9f22478c.tar.gz usdx-2c701447a512c2d8c5bcea6fa8ced67a9f22478c.tar.xz usdx-2c701447a512c2d8c5bcea6fa8ced67a9f22478c.zip |
editor: buttons (play, play with midi, midi, undo, NextSentence, PreviousSentence)
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2608 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r-- | us_maker_edition/game/themes/Deluxe/Fall.ini | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/us_maker_edition/game/themes/Deluxe/Fall.ini b/us_maker_edition/game/themes/Deluxe/Fall.ini index 4502be61..38e02b20 100644 --- a/us_maker_edition/game/themes/Deluxe/Fall.ini +++ b/us_maker_edition/game/themes/Deluxe/Fall.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 |