add file and new advestise
This commit is contained in:
parent
0a6cc72644
commit
1e71e7300c
52 changed files with 131 additions and 59 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<EventOpen>
|
||||
|
||||
; On open move from page_brewing3.xml
|
||||
Var LidState = "Enable"
|
||||
;Var LidState = "Enable"
|
||||
Var StarwState = "Enable"
|
||||
Var countClick2 = 0
|
||||
|
||||
|
|
@ -155,7 +155,9 @@
|
|||
|
||||
Var Timeout = Timeout + 1
|
||||
|
||||
Var CountDownBrewing = CountDownBrewing - 1
|
||||
If CountDownBrewing > 0 Then
|
||||
Var CountDownBrewing = CountDownBrewing - 1
|
||||
EndIf
|
||||
|
||||
If Simulation = "true" Then
|
||||
If CountDownBrewing = 0 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue