add normal word for aus water
This commit is contained in:
parent
1fb793607e
commit
dbb0e1cd9e
1 changed files with 10 additions and 0 deletions
|
|
@ -630,6 +630,11 @@
|
||||||
Var normal_button_state = "PressForever"
|
Var normal_button_state = "PressForever"
|
||||||
EndIf
|
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
|
; i f Hot menu disable away
|
||||||
If hot_button_state = "PressForever" Then
|
If hot_button_state = "PressForever" Then
|
||||||
If showOreoAddEnable = "Enable" Then
|
If showOreoAddEnable = "Enable" Then
|
||||||
|
|
@ -3783,6 +3788,11 @@
|
||||||
Var normal_button_state = "PressForever"
|
Var normal_button_state = "PressForever"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If PD_CODE2 = "51-05-02-0016" Then
|
||||||
|
Var cold_button_state = "Invisible"
|
||||||
|
Var normal_button_state = "PressForever"
|
||||||
|
EndIf
|
||||||
|
|
||||||
Var IndexDrinktType = 1
|
Var IndexDrinktType = 1
|
||||||
EndIf
|
EndIf
|
||||||
If DefaultDrinkType = 3 Then
|
If DefaultDrinkType = 3 Then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue