diff options
author | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-05-08 17:46:39 +0000 |
---|---|---|
committer | whiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-05-08 17:46:39 +0000 |
commit | fa47047b2cb9ee9f5b0f4a534eb9515274867e7b (patch) | |
tree | b248d66e7ff7e405a824293235c238b41bdaf788 /Skins/Deluxe/Winter.ini | |
parent | 042a5e57be1ada25cbbc6e7f5f34c0c0ea5e9de2 (diff) | |
download | usdx-fa47047b2cb9ee9f5b0f4a534eb9515274867e7b.tar.gz usdx-fa47047b2cb9ee9f5b0f4a534eb9515274867e7b.tar.xz usdx-fa47047b2cb9ee9f5b0f4a534eb9515274867e7b.zip |
Skinned both Statistic Screens.
Position of Text showing cur. Page not perfect yet.
Fixed some Language entrys
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@178 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r-- | Skins/Deluxe/Winter.ini (renamed from Skins/Deluxe/W&C-Winter.ini) | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Skins/Deluxe/W&C-Winter.ini b/Skins/Deluxe/Winter.ini index e91b87f7..209ea64f 100644 --- a/Skins/Deluxe/W&C-Winter.ini +++ b/Skins/Deluxe/Winter.ini @@ -5,7 +5,7 @@ [Skin]
Theme=Deluxe
-Name=W&C-Winter
+Name=Winter
Color=Blue
[Textures]
@@ -33,7 +33,7 @@ IconOption = [icon]options.jpg IconSongMenu = [icon]songmenu.jpg
ScoreIcon = [icon]score.jpg
PartyIcon = [icon]party.jpg
-
+StatIcon = [icon]stats.jpg
# # # S O N G S E L E C E T # # #
SongSelection1 = [main]songSelection1.jpg
@@ -96,6 +96,10 @@ PartyScoreDeco =x_[party]scoreDecoration.jpg PartyScoreBG1 =[party]scoreBG1.jpg
PartyScoreBG2 =[party]scoreBG2.jpg
+# # # S T A T S # # #
+StatOverviewBG = [stat]OverviewBG.jpg
+StatEntryBG = [stat]EntryBG.jpg
+
# # # N A V I # # #
ButtonP = [button]p.jpg
|