diff options
Diffstat (limited to '')
-rw-r--r-- | us_maker_edition/game/themes/Deluxe.ini | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/us_maker_edition/game/themes/Deluxe.ini b/us_maker_edition/game/themes/Deluxe.ini index dd72bfc0..623d6519 100644 --- a/us_maker_edition/game/themes/Deluxe.ini +++ b/us_maker_edition/game/themes/Deluxe.ini @@ -8681,6 +8681,8 @@ Y = 535 H = 41 [EditSub] +[EditSubBackground] +Tex = EditBG [EditSubTitle] X = 30 @@ -8761,7 +8763,7 @@ SBGDColor = ColorLight STColor = White STDColor = GrayDark -[EditSubCover] +[EditSubSlideCover] X = 30 Y = 123 W = 100 @@ -8788,7 +8790,7 @@ SBGDColor = ColorLight STColor = White STDColor = GrayDark -[EditSubBackground] +[EditSubSlideBG] X = 30 Y = 144 W = 100 @@ -9071,3 +9073,15 @@ SBGColor = DarkBlue SBGDColor = LightBlue STColor = White STDColor = GrayDark + +[EditSubBackgroundImage] +X = 510 +Y = 60 +W = 250 +H = 205 +Z = 0.95 +Color = White +Tex = prevbackground +Type = Transparent +Reflection = 0 +ReflectionSpacing = 22 |