[sm130futures] See above/below.
This commit is contained in:
@@ -22,7 +22,7 @@ function InitUserPrefs()
|
|||||||
SetUserPref("UserPrefGameplayShowScore", false);
|
SetUserPref("UserPrefGameplayShowScore", false);
|
||||||
end;
|
end;
|
||||||
if GetUserPref("UserPrefSpecialScoringMode") == nil then
|
if GetUserPref("UserPrefSpecialScoringMode") == nil then
|
||||||
SetUserPref("UserPrefSpecialScoringMode", 'DDR 1st Mix');
|
SetUserPref("UserPrefSpecialScoringMode", 'DDR Extreme');
|
||||||
end;
|
end;
|
||||||
if GetUserPrefB("UserPrefShowLotsaOptions") == nil then
|
if GetUserPrefB("UserPrefShowLotsaOptions") == nil then
|
||||||
SetUserPref("UserPrefShowLotsaOptions", true);
|
SetUserPref("UserPrefShowLotsaOptions", true);
|
||||||
|
|||||||
Reference in New Issue
Block a user