aboutsummaryrefslogtreecommitdiffstats
path: root/game/themes
diff options
context:
space:
mode:
authormezzox <mezzox@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-05-11 12:56:35 +0000
committermezzox <mezzox@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-05-11 12:56:35 +0000
commitfba381bff62c50023157be8d4f2daac9b5b6ba1e (patch)
treeb360c69c3d6cdf124b23731e981cb52e49196e2c /game/themes
parent69cd34b1a50914fad7e5befaa848a6a2c537b4ac (diff)
downloadusdx-fba381bff62c50023157be8d4f2daac9b5b6ba1e.tar.gz
usdx-fba381bff62c50023157be8d4f2daac9b5b6ba1e.tar.xz
usdx-fba381bff62c50023157be8d4f2daac9b5b6ba1e.zip
fixed videoicon position and menu in song-screen
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2347 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'game/themes')
-rw-r--r--game/themes/Classic.ini35
-rw-r--r--game/themes/Classic/[interface]dialog_background.pngbin920 -> 887 bytes
2 files changed, 18 insertions, 17 deletions
diff --git a/game/themes/Classic.ini b/game/themes/Classic.ini
index c5b81869..8ea3fe83 100644
--- a/game/themes/Classic.ini
+++ b/game/themes/Classic.ini
@@ -330,8 +330,8 @@ Bands=5
Length=7
[SongVideoIcon]
-X =384
-Y =104
+X=450
+Y=462
W =32
H =32
Z=1
@@ -5704,7 +5704,8 @@ X = 260
Y = 545
W = 32
H = 30
-Tex = ButtonEnter
+Tex = Button
+Enter
Color = White
Type = Transparent
@@ -7089,9 +7090,9 @@ Tex = SongBG
[SongMenuStatic1]
Tex = interface_dialog_background
-X = 500
+X = 528
Y = 140
-W = 280
+W = 250
H = 200
Z = 0.96
Color = White
@@ -7099,7 +7100,7 @@ Type = Transparent
[SongMenuStatic2]
-X = 508
+X = 536
Y = 151
W = 24
H = 24
@@ -7109,7 +7110,7 @@ Type = Transparent
Z = 0.97
[SongMenuTextMenu]
-X = 538
+X = 566
Y = 145
Z = 0.97
Color = Graydark
@@ -7117,10 +7118,10 @@ Size = 36
Text = MENU
[SongMenuButton1]
-X = 530
+X = 548
Y = 195
Z = 0.97
-W = 220
+W = 210
H = 25
Tex = Rectangle
Color = ColorDark
@@ -7137,10 +7138,10 @@ Size = 24
Text = SONG_MENU_PLAY
[SongMenuButton2]
-X = 530
+X = 548
Y = 225
Z = 0.97
-W = 220
+W = 210
H = 25
Tex = Rectangle
Color = ColorDark
@@ -7157,10 +7158,10 @@ Text = SONG_MENU_EDIT
Z = 0.97
[SongMenuButton3]
-X = 530
+X = 548
Y = 255
Z = 0.97
-W = 220
+W = 210
H = 25
Tex = Rectangle
Color = ColorDark
@@ -7186,13 +7187,13 @@ Text =
TypeSBG = Transparent
ShowArrows = 1
OneItemOnly = 1
-X = 530
+X = 548
Y = 235
W = 0
H = 25
Z = 0.97
SkipX = 0
-SBGW = 220
+SBGW = 210
TextSize = 24
Color = ColorDark
DColor = Gray
@@ -7204,10 +7205,10 @@ SBGDColor = Gray
STColor = White
STDColor = GrayDark
[SongMenuButton4]
-X = 530
+X = 548
Y = 285
Z = 0.97
-W = 220
+W = 210
H = 25
Tex = Rectangle
Color = ColorDark
diff --git a/game/themes/Classic/[interface]dialog_background.png b/game/themes/Classic/[interface]dialog_background.png
index f4ab4660..3113cd30 100644
--- a/game/themes/Classic/[interface]dialog_background.png
+++ b/game/themes/Classic/[interface]dialog_background.png
Binary files differ