diff options
author | brunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-06-05 12:19:23 +0000 |
---|---|---|
committer | brunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-06-05 12:19:23 +0000 |
commit | 4ddb9355480d0bf2ce92171b97ba6a5b3ff43082 (patch) | |
tree | b3a83d345a5e9d9418f0b70b7b7e3269703f0acf /Game/Output/Themes | |
parent | 9e20b144baa4591e9f384742cb90e40e79b315e6 (diff) | |
download | usdx-4ddb9355480d0bf2ce92171b97ba6a5b3ff43082.tar.gz usdx-4ddb9355480d0bf2ce92171b97ba6a5b3ff43082.tar.xz usdx-4ddb9355480d0bf2ce92171b97ba6a5b3ff43082.zip |
some theme cosmetics (position of 2. lyricbar; page-text in statistic screen)
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2444 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Output/Themes')
-rw-r--r-- | Game/Output/Themes/Blue Sensation.ini | 8 | ||||
-rw-r--r-- | Game/Output/Themes/Deluxe.ini | 12 | ||||
-rw-r--r-- | Game/Output/Themes/iStar.ini | 12 |
3 files changed, 16 insertions, 16 deletions
diff --git a/Game/Output/Themes/Blue Sensation.ini b/Game/Output/Themes/Blue Sensation.ini index 713cec17..f7373508 100644 --- a/Game/Output/Themes/Blue Sensation.ini +++ b/Game/Output/Themes/Blue Sensation.ini @@ -9969,12 +9969,12 @@ Align =0 Text=
[StatDetailTextPage]
-X = 546
-Y =102
+X = 45
+Y = 100
Color=White
Font = 0
-Size =7
-Align=2
+Size =8
+Align=0
Text=
[StatDetailTextList1]
diff --git a/Game/Output/Themes/Deluxe.ini b/Game/Output/Themes/Deluxe.ini index 83ac80ce..a36e9ba6 100644 --- a/Game/Output/Themes/Deluxe.ini +++ b/Game/Output/Themes/Deluxe.ini @@ -662,9 +662,9 @@ Type=Font Black [SingStaticLyricDuetBar]
;TextBG
Tex =LyricBar
-X =0
+X =10
Y =3
-W =800
+W =780
H =80
Color =White
Type=Font Black
@@ -6582,12 +6582,12 @@ Align =0 Text=
[StatDetailTextPage]
-X = 546
-Y = 98
+X = 45
+Y = 100
Color= Black
Font = 0
-Size = 5
-Align=2
+Size = 8
+Align=0
Text=
[StatDetailTextList1]
diff --git a/Game/Output/Themes/iStar.ini b/Game/Output/Themes/iStar.ini index f8afe854..83f851a7 100644 --- a/Game/Output/Themes/iStar.ini +++ b/Game/Output/Themes/iStar.ini @@ -975,9 +975,9 @@ Type=Font Black [SingStaticLyricDuetBar]
;TextBG
Tex =LyricBar
-X =0
+X =10
Y =3
-W =800
+W =780
H =80
Color =White
Type=Font Black
@@ -8242,12 +8242,12 @@ Align =0 Text=
[StatDetailTextPage]
-X = 546
-Y =102
+X = 45
+Y =100
Color=White
Font = 0
-Size =7
-Align=2
+Size =8
+Align=0
Text=
[StatDetailTextList1]
|