Cocktail OK

This commit is contained in:
kong 2022-11-09 15:35:58 +07:00
parent fa4d39e8a3
commit 6e51da10a9
67 changed files with 5762 additions and 3226 deletions

View file

@ -16,10 +16,6 @@
Var eng_enable = "true"
Var thai_enable = "true"
Var credit_card_enable = ""
READ_FILE "/mnt/sdcard/credit_card_enable" credit_card_enable
DEBUGVAR credit_card_enable
Var show_eng = "false"
Var NextOrder = "false"
@ -141,7 +137,7 @@
If cock_tail_enable = "true" Then
Var WheyShow = "false"
Var CocktailShow = "true"
Var RoadShow = "true"
Var RoadShow = "false"
Else
Var WheyShow = "true"
Var CocktailShow = "false"
@ -178,6 +174,15 @@
EndIf
EndIf
If CocktailShow = "true" Then
Var WheyEnable = "false"
Var MenuKidEnable = "false"
Var MenuKidButtonState = "Invisible"
Var WheyShow = "false"
Var WheyButtonState = "Invisible"
EndIf
Var TaobinOnlineX = "true"