Merge branch 'master' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project

This commit is contained in:
wanlop run 2023-11-30 09:56:51 +07:00
commit 1e6495e903
66 changed files with 10 additions and 0 deletions

View file

@ -630,6 +630,11 @@
Var normal_button_state = "PressForever"
EndIf
If PD_CODE2 = "51-05-02-0016" Then
Var cold_button_state = "Invisible"
Var normal_button_state = "PressForever"
EndIf
; i f Hot menu disable away
If hot_button_state = "PressForever" Then
If showOreoAddEnable = "Enable" Then
@ -3782,6 +3787,11 @@
Var cold_button_state = "Invisible"
Var normal_button_state = "PressForever"
EndIf
If PD_CODE2 = "51-05-02-0016" Then
Var cold_button_state = "Invisible"
Var normal_button_state = "PressForever"
EndIf
Var IndexDrinktType = 1
EndIf