[sm130score] Make "Special" Scoring normal, not a Theme option.

This commit is contained in:
Jason Felds
2011-04-10 23:09:26 -04:00
parent e6d3881e8a
commit f32f5ebe1b
@@ -146,6 +146,7 @@ SetThemePref = ThemePrefs.Set
function InitUserPrefs()
if GetUserPref("UserPrefSpecialScoringMode") == nil then
SetUserPref("UserPrefSpecialScoringMode", 'DDR Extreme');
end;
end;
function UserPrefSpecialScoringMode()