diff options
author | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-06-08 18:29:33 +0000 |
---|---|---|
committer | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-06-08 18:29:33 +0000 |
commit | 56980dfdb5a44e03608689d3cd479d5c1c4a6dc4 (patch) | |
tree | 31ee66253fab8f01d2028be78ad026d1b2993b3a /Themes | |
parent | 4131257e42ceb88fa4fb2849b5c40011e8b5635d (diff) | |
download | usdx-56980dfdb5a44e03608689d3cd479d5c1c4a6dc4.tar.gz usdx-56980dfdb5a44e03608689d3cd479d5c1c4a6dc4.tar.xz usdx-56980dfdb5a44e03608689d3cd479d5c1c4a6dc4.zip |
Party Win Screen now changes the colors of the TeamBgs automaticly when Color = TeamColor
Changed Deluxe Team to fit the Changes
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@249 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Themes')
-rw-r--r-- | Themes/Deluxe.ini | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index eb124f0b..240d674f 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -5923,7 +5923,7 @@ W =530 H =16
Z =1
Tex=PartyTeamPoints
-Color =P1Dark
+Color =TeamColor
Int = 1
Type=Font Black
Reflection=1
@@ -5936,7 +5936,7 @@ Y=185 W=550
H=65
Type=Font Black
-Color =P1Dark
+Color =TeamColor
Reflection=1
ReflectionSpacing=2
@@ -6031,7 +6031,7 @@ W =380 H =15
Z =1
Tex=PartyTeamPoints
-Color =P2Dark
+Color =TeamColor
Int = 1
Type=Font Black
Reflection=1
@@ -6044,7 +6044,7 @@ Y=300 W=400
H=50
Type=Font Black
-Color =P2Dark
+Color =TeamColor
Reflection=1
ReflectionSpacing=2
@@ -6103,7 +6103,7 @@ W =280 H =15
Z =1
Tex=PartyTeamPoints
-Color =P2Dark
+Color =TeamColor
Int = 1
Type=Font Black
Reflection=1
@@ -6116,7 +6116,7 @@ Y=400 W=300
H=40
Type=Font Black
-Color =P2Dark
+Color =TeamColor
Reflection=1
ReflectionSpacing=2
|