Fix eval summary, summary branches

+ Fixed ScreenGameplay StepsDisplay errors
+ Fixed ScreenSelectCourse CourseContentsList masks
+ Fixed ScreenEvaluationSummary banners -- introduced a scroller.
+ Fixed showing ScreenEvaluationSummary showing after a course

(cherry picked from commit 04f7373238410c481cb79c6441fb27c55c69a447)
This commit is contained in:
Jonathan Payne
2014-08-28 06:01:15 -05:00
committed by freem
parent c36068faf8
commit 91581bb5f7
12 changed files with 133 additions and 47 deletions
-7
View File
@@ -78,13 +78,6 @@ local Prefs =
Choices = { OptionNameString('Off'), OptionNameString('On') },
Values = { false, true }
},
--[[
ProtimingP1,
ProtimingP2,
UserPrefScoringMode = 'DDR Extreme'
--]]
}
ThemePrefs.InitAll(Prefs)