diff options
author | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-11-05 21:50:50 +0000 |
---|---|---|
committer | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-11-05 21:50:50 +0000 |
commit | 7c4825c0c6e90aa2751f8f646f3957d599a01bb6 (patch) | |
tree | 44b4158f9b5f129756c799b8475767ce29a4de30 /Themes | |
parent | e0c7bcc90f9e5c7dd23c72bee982232da283e826 (diff) | |
download | usdx-7c4825c0c6e90aa2751f8f646f3957d599a01bb6.tar.gz usdx-7c4825c0c6e90aa2751f8f646f3957d599a01bb6.tar.xz usdx-7c4825c0c6e90aa2751f8f646f3957d599a01bb6.zip |
Workaround for the overlapping text jira#142, just lowered the position of title text. Three new navigation bar designs, matching to the backgrounds. New sounds, hope you like them (thanks to wome aka weezl).
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@590 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 67009b22..0d0af362 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -1,4 +1,4 @@ -;0.5.1 Mod
+;1.0.1
;experimental version
;if you are using this as a sample for your theme
;don't be suprised it doesn't work good with newer releases
@@ -41,19 +41,19 @@ Tex=LoadingBG [LoadingText1]
X =30
-Y =550
+Y =552
Color =Black
Font =0
Align =0
-Size =10
+Size =7
Text =SING_LOADING
[LoadingText2]
X =790
-Y =556
+Y =552
Color=Black
Font =0
-Size =6
+Size =7
Align=2
Text=US_VERSION
@@ -413,7 +413,7 @@ Text= [SongTextTitle]
X =400
-Y =380
+Y =395
W = 190
Color=White
Font =0
|