[sm130futures] Turn on Extreme scoring.
This will need some fixing obviously.
This commit is contained in:
@@ -231,7 +231,7 @@ function UserPrefShowLotsaOptions()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function UserPrefSpecialScoringMode()
|
function UserPrefSpecialScoringMode()
|
||||||
local baseChoices = { 'DDR 1stMIX', 'DDR 4thMIX', 'DDR SuperNOVA', 'DDR SuperNOVA 2', 'MIGS' }; --'[SSC] Radar Master'
|
local baseChoices = { 'DDR 1stMIX', 'DDR 4thMIX', 'DDR Extreme', 'DDR SuperNOVA', 'DDR SuperNOVA 2', 'MIGS' }; --'[SSC] Radar Master'
|
||||||
local t = {
|
local t = {
|
||||||
Name = "UserPrefSpecialScoringMode";
|
Name = "UserPrefSpecialScoringMode";
|
||||||
LayoutType = "ShowAllInRow";
|
LayoutType = "ShowAllInRow";
|
||||||
|
|||||||
Reference in New Issue
Block a user