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:
@@ -2867,7 +2867,7 @@ PlayMusic=false
|
||||
#
|
||||
TimerSeconds=30
|
||||
#
|
||||
LineNames="1,2,3,4,5,6,R,7,8,9,10,11,12,13,14,15,16,17"
|
||||
LineNames="1,2,3,4,5,6,R,7,8,9,10,11,12,13,14,16,17"
|
||||
Line1="lua,SpeedMods()"
|
||||
# Line1="list,Speed"
|
||||
Line2="list,Accel"
|
||||
|
||||
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user