Bug 176: Small theme and behavior tweaks.

( http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=176 )
This commit is contained in:
Jonathan Payne
2011-07-20 15:07:56 -07:00
parent abced48599
commit df12c3e2fc
5 changed files with 29 additions and 37 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
-- theme identification:
themeInfo = {
ProductCode = "SSC-00X",
Name = "Move Me",
Version = 1.00,
Date = "20100906",
ProductCode = "SSC-501",
Name = "Turn The Page",
Version = 0.90,
Date = "20110720",
Internal = "rel 00000000-3500",
Revision = 3500,
};
+1 -1
View File
@@ -232,7 +232,7 @@ end
function GetDefaultOptionLines()
local LineSets = { -- none of these include characters yet.
"1,8,14,2,3,4,5,6,R,7,9,10,11,12,13,16,17", -- All
"1,8,14,2,3A,3B,4,5,6,R,7,9,10,11,12,13,16,17", -- All
"1,8,14,2,7,13,16,17", -- DDR Essentials ( no turns, fx )
};
local function IsExtra()