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:
Glenn Maynard
2005-04-26 06:47:45 +00:00
parent 23daae6a25
commit 2df152f792
+1
View File
@@ -676,6 +676,7 @@ DoRouletteOnMenuTimer=1
AlignMusicBeat=0 AlignMusicBeat=0
Codes= Codes=
OptionsMenuAvailable=OptionsMenuAvailable() OptionsMenuAvailable=OptionsMenuAvailable()
SelectMenuAvailable=false
[ScreenSelectCourse] [ScreenSelectCourse]
Class=ScreenSelectMusic Class=ScreenSelectMusic