ALL: change button remove cup to be include, MYS: add very big button remove cup, UAE: fix bug @ catalog tabs
This commit is contained in:
parent
6ec9bde198
commit
26acc77ac9
242 changed files with 11056 additions and 12925 deletions
14
inc/button_remove_cup.inc
Normal file
14
inc/button_remove_cup.inc
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<Button>
|
||||
<X> btnRemoveCupX </X>
|
||||
<Y> btnRemoveCupYNotPageBoard </Y>
|
||||
<State> buttonRemoveCup </State>
|
||||
;<Color> "0x00BDFF" </Color>
|
||||
<Interval> 500 </Interval>
|
||||
<Filename> bnRemoveCup </Filename>
|
||||
<Filename> bpRemoveCup </Filename>
|
||||
<EventClick>
|
||||
Machine RemoveCup
|
||||
Machine DoorLidOpen
|
||||
Var buttonRemoveCup = "Invisible"
|
||||
</EventClick>
|
||||
</Button>
|
||||
Loading…
Add table
Add a link
Reference in a new issue