From 58a47541955f5010269d72a06e307bbb945211ea Mon Sep 17 00:00:00 2001 From: brunzelchen Date: Fri, 9 Apr 2010 19:15:09 +0000 Subject: - added missing files for iStar Theme - added shuffle mode for song menu (random song preview when user idles for some time) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2225 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Output/Themes/Deluxe.ini | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'Game/Output/Themes/Deluxe.ini') diff --git a/Game/Output/Themes/Deluxe.ini b/Game/Output/Themes/Deluxe.ini index e7b32d5f..14995bc8 100644 --- a/Game/Output/Themes/Deluxe.ini +++ b/Game/Output/Themes/Deluxe.ini @@ -2768,12 +2768,32 @@ SBGDColor = Gray STColor = White STDColor = GrayDark +[OptionsGameSelectShuffleTime] +Tex =MainBar +TexSBG =SelectBG +Text =SING_OPTIONS_GAME_SHUFFLETIME +X = 40 +Y = 360 +W = 230 +H = 70 +SkipX = 50 + +Color = ColorDark +DColor = Gray +TColor = White +TDColor = White +SBGTex =MainBar +SBGColor = ColorDark +SBGDColor = Gray +STColor = White +STDColor = GrayDark + [OptionsGameSelectDebug] Tex =MainBar TexSBG =SelectBG Text =SING_OPTIONS_GAME_DEBUG X = 40 -Y = 360 +Y = 415 W = 230 H = 70 SkipX = 50 @@ -2790,7 +2810,7 @@ STDColor = GrayDark [OptionsGameButtonExit] X = 40 -Y = 415 +Y = 470 W = 230 H = 70 Tex =MainBar -- cgit v1.2.3