DO menu and brewing3.xml

This commit is contained in:
kong 2023-09-05 14:22:43 +07:00
parent 592dcf6502
commit 3e12cbfb27
12 changed files with 395 additions and 282 deletions

View file

@ -1343,8 +1343,11 @@
If adver_brewing_count_down > 0 Then
Var adver_brewing_count_down = adver_brewing_count_down - 1
Var VideoPlayFile = "ROOT/taobin_project/video/brewing_adv3.mp4"
If brew_vdo2 = "" Then
Var VideoPlayFile = "ROOT/taobin_project/video/brewing_adv3.mp4"
Else
Var brew_vdo2 = VideoPlayFile
EndIf
Var PictureFile = brew_txt2
EndIf