Fix endif

This commit is contained in:
kong 2021-05-28 11:38:05 +07:00
parent 42feb79095
commit da4c00d234
2 changed files with 49 additions and 46 deletions

View file

@ -308,6 +308,7 @@
SAVELOG "back_to_main from line > 309."
Open "ROOT/taobin_project/xml/page_drinkfail2.xml"
EndIf
EndIf
EndIf
@ -634,7 +635,7 @@
EndIf
EndIf
DEBUGVAR CountUpBrewing
; animation video loop
If AnimationOn = "true" Then
Var CountUpBrewing = CountUpBrewing + 1
@ -702,8 +703,8 @@
Var PictureFile = PictureFile + videoID
Var PictureFile = PictureFile + PictureEnd
SAVELOG VideoPlayFile
SAVELOG PictureFile
DEBUGVAR VideoPlayFile
DEBUGVAR PictureFile
EndIf
EndIf
EndIf