diff options
Diffstat (limited to 'us_maker_edition/game')
-rw-r--r-- | us_maker_edition/game/themes/Classic.ini | 9 | ||||
-rw-r--r-- | us_maker_edition/game/themes/Deluxe.ini | 15 |
2 files changed, 15 insertions, 9 deletions
diff --git a/us_maker_edition/game/themes/Classic.ini b/us_maker_edition/game/themes/Classic.ini index ec789da7..27206c51 100644 --- a/us_maker_edition/game/themes/Classic.ini +++ b/us_maker_edition/game/themes/Classic.ini @@ -8077,7 +8077,8 @@ Tex = MainBar Type = Colorized TexSBG = MainBar TypeSBG = Colorized -ShowArrows = 0 +ShowArrows = 1 +OneItemOnly = 1 SBGW = 350 Align = 0 @@ -8103,7 +8104,8 @@ Tex = MainBar Type = Colorized TexSBG = MainBar TypeSBG = Colorized -ShowArrows = 0 +ShowArrows = 1 +OneItemOnly = 1 SBGW = 350 Align = 0 @@ -8129,7 +8131,8 @@ Tex = MainBar Type = Colorized TexSBG = MainBar TypeSBG = Colorized -ShowArrows = 0 +ShowArrows = 1 +OneItemOnly = 1 SBGW = 350 Align = 0 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 |