diff options
author | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-12-20 00:38:12 +0000 |
---|---|---|
committer | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-12-20 00:38:12 +0000 |
commit | 0fc1609b13b256acef7fe9ab456225b68a806730 (patch) | |
tree | 10ce95e09ee27ebddb3ed2a09b2489a4cbf18efe /Skins/Deluxe/Blue.ini | |
parent | 0d5fbd096cddf37bfc3a5f642644179c81bde582 (diff) | |
download | usdx-0fc1609b13b256acef7fe9ab456225b68a806730.tar.gz usdx-0fc1609b13b256acef7fe9ab456225b68a806730.tar.xz usdx-0fc1609b13b256acef7fe9ab456225b68a806730.zip |
Some more minor refining in the score screen
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@733 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Skins/Deluxe/Blue.ini')
-rw-r--r-- | Skins/Deluxe/Blue.ini | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Skins/Deluxe/Blue.ini b/Skins/Deluxe/Blue.ini index 18155298..6da1b72d 100644 --- a/Skins/Deluxe/Blue.ini +++ b/Skins/Deluxe/Blue.ini @@ -79,8 +79,8 @@ Ball = [sing]LyricsBall.bmp # # # S C O R E / T O P 5 # # #
ScoreBox = [score]box.png
ScoreGlassBox = [score]glass_box.png
-ScoreLevel = [score]level.png
-ScoreLevelRound = [score]levelround.png
+ScoreLevel = [score]level.png
+ScoreLevelRound = [score]levelround.png
ScoreLevel_Dark = [score]level_dark.png
ScoreLevel_Dark_Round = [score]level_dark_round.png
@@ -107,6 +107,9 @@ PlayerIDBox04 = [sing.player4]lyric_active.png PlayerIDBox05 = [sing.player5]lyric_active.png
PlayerIDBox06 = [sing.player6]lyric_active.png
+# these icons are part of the tango icon set
+# licensed under Creative Commons Attribution Share-Alike license
+# http://tango.freedesktop.org
Rating_0 = [score]rating_0.png
Rating_1 = [score]rating_1.png
Rating_2 = [score]rating_2.png
@@ -114,6 +117,7 @@ Rating_3 = [score]rating_3.png Rating_4 = [score]rating_4.png
Rating_5 = [score]rating_5.png
Rating_6 = [score]rating_6.png
+# thank you girls and guys!!!
# # # P A R T Y # # #
Joker =[party]Joker.png
|