From 9e20b144baa4591e9f384742cb90e40e79b315e6 Mon Sep 17 00:00:00 2001 From: brunzelchen Date: Fri, 4 Jun 2010 20:46:56 +0000 Subject: - switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugs - added duet support. duet song format based on hawkears duet mod for the 1.1 alpha git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2440 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Output/Themes/Blue Sensation.ini | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (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 577267ce..713cec17 100644 --- a/Game/Output/Themes/Blue Sensation.ini +++ b/Game/Output/Themes/Blue Sensation.ini @@ -995,6 +995,16 @@ H =8 Color=Gray Type=Font Black +[SingStaticLyricDuetBar] +;TextBG +Tex =LyricBar +X =0 +Y =3 +W =800 +H =80 +Color =White +Type=Font Black + [SingTimeText] Text =SING_TIME X =729 @@ -1489,6 +1499,16 @@ Color=White Tex =CalcMedleyIcon Type=Font Black +[SongDuetIcon] +X =304 +Y =487 +W =28 +H =28 +Z=1 +Color=White +Tex =DuetIcon +Type=Font Black + [SongTextPartyTeam1NumJoker] X = 600 Y = 400 -- cgit v1.2.3