diff options
author | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-04-21 17:42:22 +0000 |
---|---|---|
committer | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-04-21 17:42:22 +0000 |
commit | e7e9d945a53b293516c4a248abb042872759ba1d (patch) | |
tree | 5617e7aec3b43a1ec42c0a4ba5bfbb8179002bbf /Themes | |
parent | 3c106109e17a62c0d6c3620fc290a90410cae84c (diff) | |
download | usdx-e7e9d945a53b293516c4a248abb042872759ba1d.tar.gz usdx-e7e9d945a53b293516c4a248abb042872759ba1d.tar.xz usdx-e7e9d945a53b293516c4a248abb042872759ba1d.zip |
Fixed some Bugs in Party Mode
Fixed TeamScores are not Reseted
Added SBGW to MenuSelectSlide3 to Fit the Menu a little bit More. Need much Work to be Perfect
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@126 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Themes')
-rw-r--r-- | Themes/Deluxe.ini | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index 7f7fa721..c985bde5 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -5322,16 +5322,16 @@ Align=0 Z=1
[SongMenuSelectSlide3]
-Tex = button
-TexSBG = button
+TexSBG = Rectangle
Text =
X = 460
-Y = 250
+Y = 225
Z = 0.99
W = 0
-H = 50
+H = 25
SkipX = 0
-Fields=7
+
+SBGW = 270
Color = ColorDark
DColor = Gray
|