aboutsummaryrefslogtreecommitdiffstats
path: root/medley_new/game/themes/Candy
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xmedley_new/game/themes/Candy.ini20
-rwxr-xr-xmedley_new/game/themes/Candy/Clouds static.ini3
-rwxr-xr-xmedley_new/game/themes/Candy/Clouds.ini3
-rw-r--r--medley_new/game/themes/Candy/[sing]SongName.pngbin0 -> 2192 bytes
4 files changed, 25 insertions, 1 deletions
diff --git a/medley_new/game/themes/Candy.ini b/medley_new/game/themes/Candy.ini
index ce758d88..d8944b83 100755
--- a/medley_new/game/themes/Candy.ini
+++ b/medley_new/game/themes/Candy.ini
@@ -7156,4 +7156,22 @@ IndicatorYOffset = 3
X = 20
W = 760
Y = 532
-H = 41 \ No newline at end of file
+H = 41
+
+[SingSongNameStatic]
+Tex = SongName
+X = 10
+Y = 10
+W = 780
+H = 29
+Color = White
+Type = Transparent
+
+[SingSongNameText]
+Text = SongNameText
+X = 400
+Y = 13
+Font = 0
+Size = 25
+Color = Black
+Align = 1 \ No newline at end of file
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
--- /dev/null
+++ b/medley_new/game/themes/Candy/[sing]SongName.png
Binary files differ