Must have missed one.

This commit is contained in:
Jason Felds
2011-12-28 21:28:56 -05:00
2 changed files with 3 additions and 4 deletions
+2 -1
View File
@@ -192,7 +192,8 @@ function GetTapPosition( sType )
end end
function ComboUnderField() function ComboUnderField()
return ThemePrefs.Get("ComboUnderField") --return ThemePrefs.Get("ComboUnderField")
return false
end end
local CodeDetectorCodes = { local CodeDetectorCodes = {
+1 -3
View File
@@ -4192,9 +4192,7 @@ BodyWidth=140
[ScreenLogo] [ScreenLogo]
Fallback="ScreenAttract" Fallback="ScreenAttract"
PrevScreen=Branch.Init() PrevScreen=Branch.Init()
# crashes! NextScreen="ScreenHowToPlay"
#NextScreen="ScreenHowToPlay"
NextScreen="ScreenDemonstration"
StartScreen=Branch.TitleMenu() StartScreen=Branch.TitleMenu()
TimerSeconds=5 TimerSeconds=5
ForceTimer=true ForceTimer=true