THAI: Add TeaTime promotion & FIXED: bug cancel pay with cash will get discount drink in full price

This commit is contained in:
Kenta420 2024-04-02 16:42:19 +07:00
parent 7a500c37ec
commit 9ed5012bf6
178 changed files with 34040 additions and 202 deletions

View file

@ -28,9 +28,11 @@ If TeaTimePro = 1 Then
Var adver_brewing_play_index = 1
Var adver_brewing_count_down = 16
Var brew_vdo2 = "ROOT/taobin_project/video/top_spender.png"
Var brew_txt2 = "ROOT/taobin_project/video/brewing_txt_adv4.png"
If show_eng = "true" Then
Var brew_vdo2 = "ROOT/taobin_project/video/capture-topspender_en.png"
Else
Var brew_vdo2 = "ROOT/taobin_project/video/capture-topspender_th.png"
EndIf
SAVELOG "Play adv4"
EndIf