[sm130futures] See above/below.

This commit is contained in:
Jason Felds
2011-04-10 03:50:00 -04:00
parent f4c7d9e8df
commit 5ce84e9241
+1 -1
View File
@@ -22,7 +22,7 @@ function InitUserPrefs()
SetUserPref("UserPrefGameplayShowScore", false);
end;
if GetUserPref("UserPrefSpecialScoringMode") == nil then
SetUserPref("UserPrefSpecialScoringMode", 'DDR 1st Mix');
SetUserPref("UserPrefSpecialScoringMode", 'DDR Extreme');
end;
if GetUserPrefB("UserPrefShowLotsaOptions") == nil then
SetUserPref("UserPrefShowLotsaOptions", true);