From e82d6d67a61bc5437074e9fe20a35d2c3945e6ab Mon Sep 17 00:00:00 2001 From: mogguh Date: Sat, 21 Jul 2007 21:43:39 +0000 Subject: Fixed df typo in skins which caused a major feature not show up There was an error while uploading UDraw.pas last time, fixed now Still working on eyecandy for dx skin, some snippets are in the svn now git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@315 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Skins/Deluxe/Autumn.ini | 6 +++--- Skins/Deluxe/Blue.ini | 6 +++--- Skins/Deluxe/Summer.ini | 6 +++--- Skins/Deluxe/Winter.ini | 6 +++--- Skins/Deluxe/[sing]timeBar.jpg | Bin 504 -> 317 bytes Skins/Deluxe/[sing]timeBar1.jpg | Bin 483 -> 0 bytes 6 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 Skins/Deluxe/[sing]timeBar1.jpg (limited to 'Skins') diff --git a/Skins/Deluxe/Autumn.ini b/Skins/Deluxe/Autumn.ini index 7f40c0f3..c3f55420 100644 --- a/Skins/Deluxe/Autumn.ini +++ b/Skins/Deluxe/Autumn.ini @@ -54,11 +54,11 @@ LyricBar = [sing]textBar.jpg #this one slides in, to tell you that singing starts immediately LyricHelpBar = [sing]lyricsHelpBar.bmp -#the time progress bar (not skinned in this theme :P ) +#the bar behind the timestuff TimeBar1 = [sing]timeBarBG.jpg -#the bar behind the timestuff -TimeBar2 = [sing]timeBar.jpg +#the time progress bar (not skinned in this theme :P ) +TimeBar = [sing]timeBar.jpg #linebonus, the thing that pop ups at the score LineBonusBack = [sing]lineBonusPopUp.jpg diff --git a/Skins/Deluxe/Blue.ini b/Skins/Deluxe/Blue.ini index b58d2999..f8169b52 100644 --- a/Skins/Deluxe/Blue.ini +++ b/Skins/Deluxe/Blue.ini @@ -53,11 +53,11 @@ LyricBar = [sing]textBar.jpg #this one slides in, to tell you that singing starts immediately LyricHelpBar = [sing]lyricsHelpBar.bmp -#the time progress bar (not skinned in this theme :P ) +#the bar behind the timestuff TimeBar1 = [sing]timeBarBG.jpg -#the bar behind the timestuff -TimeBar2 = [sing]timeBar.jpg +#the time progress bar (not skinned in this theme :P ) +TimeBar = [sing]timeBar.jpg #linebonus, the thing that pop ups at the score LineBonusBack = [sing]lineBonusPopUp.jpg diff --git a/Skins/Deluxe/Summer.ini b/Skins/Deluxe/Summer.ini index a362d3d4..0cf173fd 100644 --- a/Skins/Deluxe/Summer.ini +++ b/Skins/Deluxe/Summer.ini @@ -53,11 +53,11 @@ LyricBar = [sing]textBar.jpg #this one slides in, to tell you that singing starts immediately LyricHelpBar = [sing]lyricsHelpBar.bmp -#the time progress bar (not skinned in this theme :P ) +#the bar behind the timestuff TimeBar1 = [sing]timeBarBG.jpg -#the bar behind the timestuff -TimeBar2 = [sing]timeBar.jpg +#the time progress bar (not skinned in this theme :P ) +TimeBar = [sing]timeBar.jpg #linebonus, the thing that pop ups at the score LineBonusBack = [sing]lineBonusPopUp.jpg diff --git a/Skins/Deluxe/Winter.ini b/Skins/Deluxe/Winter.ini index 27ca9007..5112dbc1 100644 --- a/Skins/Deluxe/Winter.ini +++ b/Skins/Deluxe/Winter.ini @@ -53,11 +53,11 @@ LyricBar = [sing]textBar.jpg #this one slides in, to tell you that singing starts immediately LyricHelpBar = [sing]lyricsHelpBar.bmp -#the time progress bar (not skinned in this theme :P ) +#the bar behind the timestuff TimeBar1 = [sing]timeBarBG.jpg -#the bar behind the timestuff -TimeBar2 = [sing]timeBar.jpg +#the time progress bar (not skinned in this theme :P ) +TimeBar = [sing]timeBar.jpg #linebonus, the thing that pop ups at the score LineBonusBack = [sing]lineBonusPopUp.jpg diff --git a/Skins/Deluxe/[sing]timeBar.jpg b/Skins/Deluxe/[sing]timeBar.jpg index e1cc3bf4..cc5cb552 100644 Binary files a/Skins/Deluxe/[sing]timeBar.jpg and b/Skins/Deluxe/[sing]timeBar.jpg differ diff --git a/Skins/Deluxe/[sing]timeBar1.jpg b/Skins/Deluxe/[sing]timeBar1.jpg deleted file mode 100644 index 924a2e9b..00000000 Binary files a/Skins/Deluxe/[sing]timeBar1.jpg and /dev/null differ -- cgit v1.2.3