[sm130score] Make "Special" Scoring normal, not a Theme option.
This commit is contained in:
@@ -146,6 +146,7 @@ SetThemePref = ThemePrefs.Set
|
||||
function InitUserPrefs()
|
||||
if GetUserPref("UserPrefSpecialScoringMode") == nil then
|
||||
SetUserPref("UserPrefSpecialScoringMode", 'DDR Extreme');
|
||||
end;
|
||||
end;
|
||||
|
||||
function UserPrefSpecialScoringMode()
|
||||
|
||||
Reference in New Issue
Block a user