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:
@@ -78,13 +78,6 @@ local Prefs =
|
||||
Choices = { OptionNameString('Off'), OptionNameString('On') },
|
||||
Values = { false, true }
|
||||
},
|
||||
|
||||
--[[
|
||||
ProtimingP1,
|
||||
ProtimingP2,
|
||||
|
||||
UserPrefScoringMode = 'DDR Extreme'
|
||||
--]]
|
||||
}
|
||||
|
||||
ThemePrefs.InitAll(Prefs)
|
||||
|
||||
Reference in New Issue
Block a user