update water drink
This commit is contained in:
parent
1b35efe1bb
commit
b75e9fdab8
3 changed files with 10 additions and 3 deletions
|
|
@ -1608,9 +1608,9 @@
|
|||
|
||||
</EventClick>
|
||||
<Language>
|
||||
<X> 40 </X>
|
||||
<X> 35 </X>
|
||||
<Y> 8 </Y>
|
||||
<Width> 60 </Width>
|
||||
<Width> 150 </Width>
|
||||
<Height> 42 </Height>
|
||||
<ID> 000084 </ID>
|
||||
</Language>
|
||||
|
|
@ -3776,6 +3776,12 @@
|
|||
EndIf
|
||||
If DefaultDrinkType = 2 Then
|
||||
Var cold_button_state = "PressForever"
|
||||
|
||||
If PD_CODE2 = "12-05-02-0016" Then
|
||||
Var cold_button_state = "Invisible"
|
||||
Var normal_button_state = "PressForever"
|
||||
EndIf
|
||||
|
||||
Var IndexDrinktType = 1
|
||||
EndIf
|
||||
If DefaultDrinkType = 3 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue