diff options
author | basisbit <basisbit@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2015-09-13 00:16:33 +0000 |
---|---|---|
committer | basisbit <basisbit@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2015-09-13 00:16:33 +0000 |
commit | 8ace847c2b8bbe70c7225540ae8ded1366196e11 (patch) | |
tree | bf6d5c913d22b7c9ceca1ecb3c125038da786369 /game/themes/Deluxe/Ocean.ini | |
parent | 58df1656afc2ca59a81d848a7bec845ce7b674a0 (diff) | |
download | usdx-8ace847c2b8bbe70c7225540ae8ded1366196e11.tar.gz usdx-8ace847c2b8bbe70c7225540ae8ded1366196e11.tar.xz usdx-8ace847c2b8bbe70c7225540ae8ded1366196e11.zip |
* second part of theme changes for jukebox mode
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3136 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r-- | game/themes/Deluxe/Ocean.ini | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/game/themes/Deluxe/Ocean.ini b/game/themes/Deluxe/Ocean.ini index 1a5d840e..7bb239f1 100644 --- a/game/themes/Deluxe/Ocean.ini +++ b/game/themes/Deluxe/Ocean.ini @@ -226,4 +226,17 @@ 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 + +# # # J U K E B O X # # # +JukeboxTimeBar1 = [jukebox]timeBarBG.png +JukeboxTimeBar = [jukebox]timeBar.jpg +JukeboxSong = [jukebox]song.png +JukeboxSongBackground = [jukebox]title.png +JukeboxSongListBackground = [jukebox]songlist.png +JukeboxLyric = [jukebox]lyric.png +JukeboxRandom = [jukebox]random.png +JukeboxRepeat = [jukebox]repeat.png +JukeboxCurrentSongBackground = [jukebox]currentsong.png +JukeboxSongListUp = [jukebox]songlistup.png +JukeboxSongListDown = [jukebox]songlistdown.png
\ No newline at end of file |