add normal word for aus water
This commit is contained in:
parent
5a132b9d22
commit
a06c9500c4
1 changed files with 10 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue