From ce3f910c28c2f6f91f7138690e5284d000ba05e9 Mon Sep 17 00:00:00 2001 From: k-m_schindler Date: Tue, 5 Jan 2016 09:48:08 +0000 Subject: add about, jukebox and credits buttons and rearrange the buttons in the main screen. The functions of the about and jukebox buttons are still off. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3191 b956fd51-792f-4845-bead-9b4dfca2ff2c --- game/themes/Deluxe/Blue.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'game/themes/Deluxe/Blue.ini') diff --git a/game/themes/Deluxe/Blue.ini b/game/themes/Deluxe/Blue.ini index 1712d919..8bbbb201 100644 --- a/game/themes/Deluxe/Blue.ini +++ b/game/themes/Deluxe/Blue.ini @@ -175,6 +175,7 @@ StatDetailBG1 = [stat]detailBG1.png ButtonP = [button]p.png ButtonM = [button]m.png ButtonJ = [button]j.png +ButtonC = [button]c.png ButtonAlt = [button]alt.png ButtonAZ = [button]az.png ButtonEnter = [button]enter.png @@ -239,4 +240,4 @@ JukeboxRandom = [jukebox]random.png JukeboxRepeat = [jukebox]repeat.png JukeboxCurrentSongBackground = [jukebox]currentsong.png JukeboxSongListUp = [jukebox]songlistup.png -JukeboxSongListDown = [jukebox]songlistdown.png +JukeboxSongListDown = [jukebox]songlistdown.png \ No newline at end of file -- cgit v1.2.3