diff options
Diffstat (limited to '')
-rw-r--r-- | us_maker_edition/game/themes/Deluxe.ini | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/us_maker_edition/game/themes/Deluxe.ini b/us_maker_edition/game/themes/Deluxe.ini index 4410eecf..e93478a7 100644 --- a/us_maker_edition/game/themes/Deluxe.ini +++ b/us_maker_edition/game/themes/Deluxe.ini @@ -8744,9 +8744,10 @@ TextSize = 16 Text = EDIT_MP3 Tex = MainBar Type = Colorized -TexSBG = MainBar +TexSBG = SelectBG TypeSBG = Colorized -ShowArrows = 0 +ShowArrows = 1 +OneItemOnly = 1 SBGW = 350 Align = 0 @@ -8770,9 +8771,10 @@ TextSize = 16 Text = EDIT_COVER Tex = MainBar Type = Colorized -TexSBG = MainBar +TexSBG = SelectBG TypeSBG = Colorized -ShowArrows = 0 +ShowArrows = 1 +OneItemOnly = 1 SBGW = 350 Align = 0 @@ -8796,9 +8798,10 @@ TextSize = 16 Text = EDIT_BACKGROUND Tex = MainBar Type = Colorized -TexSBG = MainBar +TexSBG = SelectBG TypeSBG = Colorized -ShowArrows = 0 +ShowArrows = 1 +OneItemOnly = 1 SBGW = 350 Align = 0 |