From d511dee312e1bd1dd7e146b9cf1f4e2e4a3e1c79 Mon Sep 17 00:00:00 2001 From: brunzelchen Date: Mon, 18 Oct 2010 15:40:32 +0000 Subject: added song name in medley mode (singscreen) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2679 b956fd51-792f-4845-bead-9b4dfca2ff2c --- medley_new/game/themes/Candy/Clouds static.ini | 3 +++ medley_new/game/themes/Candy/Clouds.ini | 3 +++ medley_new/game/themes/Candy/[sing]SongName.png | Bin 0 -> 2192 bytes 3 files changed, 6 insertions(+) create mode 100644 medley_new/game/themes/Candy/[sing]SongName.png (limited to 'medley_new/game/themes/Candy') diff --git a/medley_new/game/themes/Candy/Clouds static.ini b/medley_new/game/themes/Candy/Clouds static.ini index 7cf1d80e..6729af27 100755 --- a/medley_new/game/themes/Candy/Clouds static.ini +++ b/medley_new/game/themes/Candy/Clouds static.ini @@ -48,6 +48,9 @@ P = [sing]p.png Ball = [sing]lyricsHelpBar.png +#song name for medley mode +SongName = [sing]SongName.png + ScoreBox = [score]box.png Scorepipe = [score]pipe.png ScoreLevel = [score]level.png diff --git a/medley_new/game/themes/Candy/Clouds.ini b/medley_new/game/themes/Candy/Clouds.ini index 374a818b..13e81014 100755 --- a/medley_new/game/themes/Candy/Clouds.ini +++ b/medley_new/game/themes/Candy/Clouds.ini @@ -44,6 +44,9 @@ SingBarFront = [sing]singBarFront.png ScoreBG = [sing]scoreBg.png +#song name for medley mode +SongName = [sing]SongName.png + P = [sing]p.png Ball = [sing]lyricsHelpBar.png diff --git a/medley_new/game/themes/Candy/[sing]SongName.png b/medley_new/game/themes/Candy/[sing]SongName.png new file mode 100644 index 00000000..27a059dc Binary files /dev/null and b/medley_new/game/themes/Candy/[sing]SongName.png differ -- cgit v1.2.3