This commit is contained in:
kong 2021-01-19 23:43:43 +07:00
parent 708903acd8
commit 5ddf97c93c
123 changed files with 3203 additions and 828 deletions

View file

@ -44,13 +44,13 @@
Else
Var DirImage = "ROOT/taobin_project/image/page_payment"
Var PlaySoundLag = "ROOT/sounds/selectPayment.wav"
Var PlaySoundLag = "ROOT/taobin_project/sound_thai/payment.mp3"
EndIf
SAVELOG MachineStage
If MachineStage = "close-maintenance" Then
Open "ROOT/taobin_project/xml/page_show_error.xml"
If ReadyForBrew = "false" Then
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
EndIf