From 041ee1b932cc9c058c545595751b77893dde75dc Mon Sep 17 00:00:00 2001 From: brunzelchen Date: Mon, 21 Jun 2010 16:33:16 +0000 Subject: - individual line breaks for each player in duet songs are now possible - fade in and out of lyrics, notes and notelines in sing screen - update of acinerella.dll - update of BASS to v2.4 - removed joypad support (did it ever worked?) - removed unused units and options git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2553 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Output/Themes/Blue Sensation.ini | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'Game/Output/Themes/Blue Sensation.ini') diff --git a/Game/Output/Themes/Blue Sensation.ini b/Game/Output/Themes/Blue Sensation.ini index f7373508..ab90d97c 100644 --- a/Game/Output/Themes/Blue Sensation.ini +++ b/Game/Output/Themes/Blue Sensation.ini @@ -957,16 +957,6 @@ Color =White Align=0 [SingStatic1] -;TextBG -Tex =LyricBar -X =0 -Y =490 -W =800 -H =80 -Color =White -Type=Font Black - -[SingStatic2] ;TimeBar Tex =TimeBar1 X =0 @@ -985,7 +975,7 @@ H =4 Color=White Type=Font Black -[SingStatic3] +[SingStatic2] ;the thing behind the time progress Tex =TimeBar2 X =50 @@ -995,6 +985,16 @@ H =8 Color=Gray Type=Font Black +[SingStaticLyricBar] +;TextBG +Tex =LyricBar +X =0 +Y =490 +W =800 +H =80 +Color =White +Type=Font Black + [SingStaticLyricDuetBar] ;TextBG Tex =LyricBar -- cgit v1.2.3