Must have missed one.
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user