diff options
Diffstat (limited to 'Medley/game')
-rw-r--r-- | Medley/game/themes/Deluxe.ini | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Medley/game/themes/Deluxe.ini b/Medley/game/themes/Deluxe.ini index cf3ad368..d7ac8adb 100644 --- a/Medley/game/themes/Deluxe.ini +++ b/Medley/game/themes/Deluxe.ini @@ -991,6 +991,24 @@ Size = 18 Color = White Align = 1 +[SingSongNameStatic] +X = 5 +Y = 3 +W = 790 +H = 34 +Tex = Button +Color = White +Type = Transparen + +[SingSongNameText] +Text = should not see me +X = 400 +Y = 5 +Font = 1 +Size = 30 +Color = Black +Align = 1 + # O N E P L A Y E R M O D E # # # # # # # # # # # # # # # # # # # # #PlayerOne [SingP1Static] |