oops: DynamicThemeMetric doesn't go through the same code path
as ThemeMetric, so we have to say "false" instead of "0" (since 0 is true in Lua). hmm ...
This commit is contained in:
@@ -676,6 +676,7 @@ DoRouletteOnMenuTimer=1
|
||||
AlignMusicBeat=0
|
||||
Codes=
|
||||
OptionsMenuAvailable=OptionsMenuAvailable()
|
||||
SelectMenuAvailable=false
|
||||
|
||||
[ScreenSelectCourse]
|
||||
Class=ScreenSelectMusic
|
||||
|
||||
Reference in New Issue
Block a user