Disable the Score Display mod for now.

Since scoring is now lua based, these mods
may no longer have a place here.
This commit is contained in:
Jason Felds
2011-06-01 11:06:43 -04:00
parent b36f172462
commit 6c9bb57ddb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -232,7 +232,7 @@ end
function GetDefaultOptionLines()
local LineSets = {
"1,8,14,2,3,4,5,6,R,7,9,10,11,12,13,15,16,17,18", -- All
"1,8,14,2,3,4,5,6,R,7,9,10,11,12,13,16,17,18", -- All
"1,8,14,2,7,13,16,17,18", -- DDR Essentials ( no turns, fx )
};
local function IsExtra()