diff options
author | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2009-12-15 15:09:56 +0000 |
---|---|---|
committer | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2009-12-15 15:09:56 +0000 |
commit | 70cb63e5b4a7ce1b06ceceac92ddf623473301ab (patch) | |
tree | 6f428b6551dc153374040244fb01f137ab85ed25 /Lua | |
parent | 60882610da3019d070fba848ff82de39a4ac9e0d (diff) | |
download | usdx-70cb63e5b4a7ce1b06ceceac92ddf623473301ab.tar.gz usdx-70cb63e5b4a7ce1b06ceceac92ddf623473301ab.tar.xz usdx-70cb63e5b4a7ce1b06ceceac92ddf623473301ab.zip |
minor theme fix
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2038 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Lua')
-rw-r--r-- | Lua/game/themes/Deluxe.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Lua/game/themes/Deluxe.ini b/Lua/game/themes/Deluxe.ini index 8e1f097c..37794d6f 100644 --- a/Lua/game/themes/Deluxe.ini +++ b/Lua/game/themes/Deluxe.ini @@ -6817,6 +6817,7 @@ Type = Colorized [PartyPlayerStatic4] X = 260 Y = 552 +Z = 0.75 W = 24 H = 23 Tex = ButtonNavi @@ -6826,6 +6827,7 @@ Type = Transparent [PartyPlayerStatic5] X = 388 Y = 552 +Z = 0.75 W = 32 H = 23 Tex = ButtonAZ @@ -6835,6 +6837,7 @@ Type = Transparent [PartyPlayerStatic6] X = 556 Y = 552 +Z = 0.75 W = 24 H = 23 Tex = ButtonEnter |