[Common] Added OperatorMenuScreen metric.

This commit is contained in:
AJ Kelly
2011-02-21 12:15:25 -06:00
parent 707357567c
commit 23cc4c0e45
6 changed files with 20 additions and 10 deletions
@@ -6,7 +6,6 @@ function InitGamePrefs()
{ "NotePosition", true },
{ "ComboOnRolls", false },
{ "ComboUnderField", true },
{ "AdjustSpeed", false },
};
for idx,pref in ipairs(Prefs) do