diff options
author | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-03-28 01:17:11 +0000 |
---|---|---|
committer | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-03-28 01:17:11 +0000 |
commit | 4f62f61e2137fcbde1a4b027bfa27baa61235a34 (patch) | |
tree | ed1e6de2f3a62bfe8c2ab879f5f7d3f6c95d4df1 /Themes/Deluxe.ini | |
parent | 2bb04d205b5b0302907d3f14c25ccf440fa97dc4 (diff) | |
download | usdx-4f62f61e2137fcbde1a4b027bfa27baa61235a34.tar.gz usdx-4f62f61e2137fcbde1a4b027bfa27baa61235a34.tar.xz usdx-4f62f61e2137fcbde1a4b027bfa27baa61235a34.zip |
Deleted the new stave option in the theme by accident, here's the fix
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@978 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r-- | Themes/Deluxe.ini | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index d0f7f6eb..da4fd6c8 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -3578,6 +3578,25 @@ SBGDColor = Gray STColor = White
STDColor = GrayDark
+[OptionsLyricsSelectNoteLines]
+Tex =MainBar
+TexSBG =SelectBG
+Text =SING_OPTIONS_LYRICS_NOTELINES
+X = 40
+Y = 250
+W = 230
+H = 70
+SkipX = 50
+Color = ColorDark
+DColor = Gray
+TColor = White
+TDColor = White
+SBGTex =MainBar
+SBGColor = ColorDark
+SBGDColor = Gray
+STColor = White
+STDColor = GrayDark
+
[OptionsLyricsButtonExit]
X = 40
Y = 250
|