DO
This commit is contained in:
parent
40d2be8fc8
commit
01a523d214
7 changed files with 16 additions and 78 deletions
|
|
@ -283,7 +283,7 @@
|
|||
<X> 77 </X>
|
||||
<Y> 1378 </Y>
|
||||
<State> txtDrinkOKState </State>
|
||||
<Filename> Var( DirImage + "/txtDrinkOK.png" ) </Filename>
|
||||
<Filename> Var( DirImage2 + "/txtDrinkOK.png" ) </Filename>
|
||||
</Image>
|
||||
|
||||
|
||||
|
|
@ -293,8 +293,8 @@
|
|||
<State> buttonRemoveCup </State>
|
||||
;<Color> "0x00BDFF" </Color>
|
||||
<Interval> 500 </Interval>
|
||||
<Filename> Var( DirImage + "/bn_open_door.png" ) </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_open_door.png" ) </FilenamePress>
|
||||
<Filename> Var( DirImage2 + "/bn_open_door.png" ) </Filename>
|
||||
<FilenamePress> Var( DirImage2 + "/bp_open_door.png" ) </FilenamePress>
|
||||
<EventClick>
|
||||
Var buttonRemoveCup = "Invisible"
|
||||
Machine RemoveCup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue