diff options
author | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-06-20 18:14:10 +0000 |
---|---|---|
committer | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-06-20 18:14:10 +0000 |
commit | 077d1c500e6a90870dfa979303cd5003feffc359 (patch) | |
tree | daf703a7beee5a6aecff3eb31e636010814ff4c5 /Themes | |
parent | 92a343ee6465a52d16a48d4f1d674b2feae4b583 (diff) | |
download | usdx-077d1c500e6a90870dfa979303cd5003feffc359.tar.gz usdx-077d1c500e6a90870dfa979303cd5003feffc359.tar.xz usdx-077d1c500e6a90870dfa979303cd5003feffc359.zip |
Enabled Deco Texurechanging depending on TeamPlaylings in PartyScore Screen
Changed Theme to fit the Changes
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@266 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Themes')
-rw-r--r-- | Themes/Deluxe.ini | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index 80f09e1e..ecd807a2 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -5534,6 +5534,21 @@ Texts=5 [PartyScoreBackground]
Tex=PartyBG
+[PartyScoreDecoTextures]
+ChangeTextures =1
+
+FirstTexture =PartyScoreDeco
+FirstTyp =Font Black
+FirstColor =Gold
+
+SecondTexture =PartyScoreDeco
+SecondTyp =Font Black
+SecondColor =Silver
+
+ThirdTexture =PartyScoreDeco
+ThirdTyp =Font Black
+ThirdColor =Bronze
+
[PartyScoreStatic1]
X =0
Y =549
|