migs scoring

This commit is contained in:
Flameshadowxeroshin
2011-01-09 21:11:54 -06:00
parent 101711b965
commit 9a5d28f927
2 changed files with 15 additions and 2 deletions
+1 -1
View File
@@ -234,7 +234,7 @@ function UserPrefShowLotsaOptions()
end
function UserPrefSpecialScoringMode()
local baseChoices = { 'DDR 1stMIX', 'DDR 4thMIX', 'DDR SuperNOVA', 'DDR SuperNOVA 2' }; --'[SSC] Radar Master'
local baseChoices = { 'DDR 1stMIX', 'DDR 4thMIX', 'DDR SuperNOVA', 'DDR SuperNOVA 2', 'MIGS' }; --'[SSC] Radar Master'
local t = {
Name = "UserPrefSpecialScoringMode";
LayoutType = "ShowAllInRow";