diff options
author | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-04-07 08:29:01 +0000 |
---|---|---|
committer | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-04-07 08:29:01 +0000 |
commit | d7e4c8cd34e550c91c011b175b06627668b4b642 (patch) | |
tree | 7bf140cb4a919089c720f400da6715cbfbe78a9c /Skins/Deluxe/Blue.ini | |
parent | c5721f524c7a3a322b13458598ef4eeacab71406 (diff) | |
download | usdx-d7e4c8cd34e550c91c011b175b06627668b4b642.tar.gz usdx-d7e4c8cd34e550c91c011b175b06627668b4b642.tar.xz usdx-d7e4c8cd34e550c91c011b175b06627668b4b642.zip |
[main]playerNumberBox.png is a png not a jpg
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1011 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Skins/Deluxe/Blue.ini')
-rw-r--r-- | Skins/Deluxe/Blue.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Skins/Deluxe/Blue.ini b/Skins/Deluxe/Blue.ini index 7631ba04..201597b3 100644 --- a/Skins/Deluxe/Blue.ini +++ b/Skins/Deluxe/Blue.ini @@ -96,7 +96,7 @@ ScoreBar_box_dark = [score]bar_box_dark.png ScoreEndCap = [score]endcap.png
ScoreLine = [score]line.png
-PlayerNumberBox = [main]playerNumberBox.jpg
+PlayerNumberBox = [main]playerNumberBox.png
PlayerIDBox01 = [sing.player1]lyric_active.png
PlayerIDBox02 = [sing.player2]lyric_active.png
@@ -203,4 +203,4 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png
LyricIconD_P5 = [sing.player5]lyric_inactive.png
LyricIcon_P6 = [sing.player6]lyric_active.png
-LyricIconD_P6 = [sing.player6]lyric_inactive.png
\ No newline at end of file +LyricIconD_P6 = [sing.player6]lyric_inactive.png
|