diff options
Diffstat (limited to '')
-rw-r--r-- | game/themes/Deluxe.ini | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/game/themes/Deluxe.ini b/game/themes/Deluxe.ini index 5f47c215..4cc6b24b 100644 --- a/game/themes/Deluxe.ini +++ b/game/themes/Deluxe.ini @@ -8150,7 +8150,6 @@ Text = OK Align = 1 Z = 1 - [PausePopUpStatic] Tex = Pause X = 0 @@ -8159,4 +8158,18 @@ W = 800 H = 600 Z = 0.95 Color = White -Type = Colorized
\ No newline at end of file +Type = Colorized + +[SingLyricsUpperBar] +X = 80 +W = 640 +Y = 493 +H = 41 +;YOffSet (+/-) for the Sing-Indicator +IndicatorYOffset = 3 + +[SingLyricsLowerBar] +X = 80 +W = 640 +Y = 535 +H = 41
\ No newline at end of file |