diff options
Diffstat (limited to '')
-rwxr-xr-x | medley_new/game/themes/Candy.ini | 17 | ||||
-rw-r--r-- | medley_new/game/themes/Classic.ini | 21 | ||||
-rw-r--r-- | medley_new/game/themes/Deluxe.ini | 24 | ||||
-rwxr-xr-x | medley_new/game/themes/Temptation.ini | 21 | ||||
-rw-r--r-- | medley_new/game/themes/Verdure.ini | 24 |
5 files changed, 105 insertions, 2 deletions
diff --git a/medley_new/game/themes/Candy.ini b/medley_new/game/themes/Candy.ini index d8944b83..5051362d 100755 --- a/medley_new/game/themes/Candy.ini +++ b/medley_new/game/themes/Candy.ini @@ -2223,6 +2223,23 @@ Tex = ScoreLine Type = Transparent
Color = Light
+[ScoreStaticNavigate]
+X = 759
+Y = 65
+W = 22
+H = 22
+Tex = ButtonNavi
+Color = White
+Type = Transparent
+
+[ScoreTextNavigate]
+X = 753
+Y = 64
+Color = Light
+Font = 0
+Size = 24
+Align = 2
+Text = SING_LEGEND_NAVIGATE
#================================================================== Options ======
[Options]
diff --git a/medley_new/game/themes/Classic.ini b/medley_new/game/themes/Classic.ini index 3db8838f..7d45c2fb 100644 --- a/medley_new/game/themes/Classic.ini +++ b/medley_new/game/themes/Classic.ini @@ -1218,7 +1218,7 @@ Reflection = 1 ReflectionSpacing = 2 [ScoreStatic4] -X =350 +X =200 Y = 545 W = 32 H = 30 @@ -1227,7 +1227,7 @@ Color = White Type = Transparent [ScoreText2] -X =390 +X =240 Y = 548 Color = Black Font = 0 @@ -2387,6 +2387,23 @@ Tex = ScoreLine Type = Transparent Color = Gray +[ScoreStaticNavigate] +X = 450 +Y = 545 +W =32 +H =30 +Tex = ButtonNavi +Color = White +Type = Transparent + +[ScoreTextNavigate] +X =490 +Y = 548 +Color = Black +Size = 24 +Align = 0 +Text = SING_LEGEND_NAVIGATE + [Options] Texts = 6 Fade = 2 diff --git a/medley_new/game/themes/Deluxe.ini b/medley_new/game/themes/Deluxe.ini index a8d789b2..b8bd7ae5 100644 --- a/medley_new/game/themes/Deluxe.ini +++ b/medley_new/game/themes/Deluxe.ini @@ -2573,6 +2573,30 @@ Tex = ScoreLine Type = Colorized Color = White +[ScoreStaticNavigate] +X = 440 +Y = 545 +W = 32 +H = 30 +Z = 0.5 +Tex = ButtonNavi +Color = White +Type = Transparent +Reflection = 1 +ReflectionSpacing = 2 + +[ScoreTextNavigate] +X = 480 +Y = 548 +Z = 0.5 +Color = Black +Font = 0 +Size = 24 +Align = 0 +Text = SING_LEGEND_NAVIGATE +Reflection = 1 +ReflectionSpacing = 13 + [Options] Texts = 6 Fade = 2 diff --git a/medley_new/game/themes/Temptation.ini b/medley_new/game/themes/Temptation.ini index 35c37ba3..3040bdc6 100755 --- a/medley_new/game/themes/Temptation.ini +++ b/medley_new/game/themes/Temptation.ini @@ -2563,6 +2563,27 @@ Tex = ScoreLine Type = Colorized
Color = White
+[ScoreStaticNavigate]
+X = 440
+Y = 545
+W = 32
+H = 30
+Tex = ButtonNavi
+Color = White
+Type = Transparent
+Reflection = 1
+ReflectionSpacing = 2
+
+[ScoreTextNavigate]
+X = 480
+Y = 548
+Z = 0.5
+Color = White
+Size = 24
+Reflection = 1
+ReflectionSpacing = 20
+Text = SING_LEGEND_NAVIGATE
+
[Options]
Texts = 6
Fade = 2
diff --git a/medley_new/game/themes/Verdure.ini b/medley_new/game/themes/Verdure.ini index 37d566d5..02e4e0eb 100644 --- a/medley_new/game/themes/Verdure.ini +++ b/medley_new/game/themes/Verdure.ini @@ -2637,6 +2637,30 @@ Tex = ScoreLine Type = Colorized
Color = Black
+[ScoreStaticNavigate]
+X = 440
+Y = 545
+W = 32
+H = 30
+Z = 0.5
+Tex = ButtonNavi
+Color = White
+Type = Transparent
+Reflection = 1
+ReflectionSpacing = 2
+
+[ScoreTextNavigate]
+X = 480
+Y = 548
+Z = 0.5
+Color = Black
+Font = 0
+Size = 24
+Align = 0
+Text = SING_LEGEND_NAVIGATE
+Reflection = 1
+ReflectionSpacing = 13
+
##################
#################################
#################
|