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/Deluxe.ini | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'Game/Output/Themes/Deluxe.ini') diff --git a/Game/Output/Themes/Deluxe.ini b/Game/Output/Themes/Deluxe.ini index 82b2c235..83ac80ce 100644 --- a/Game/Output/Themes/Deluxe.ini +++ b/Game/Output/Themes/Deluxe.ini @@ -659,6 +659,16 @@ H =7 Color=GrayLightest 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 =750 @@ -9197,6 +9207,16 @@ Color=White Tex =MedleyIcon Type=Font Black +[SongDuetIcon] +X =334 +Y =487 +W =28 +H =28 +Z=1 +Color=White +Tex =DuetIcon +Type=Font Black + [SongCalculatedMedleyIcon] X =334 Y =487 -- cgit v1.2.3