fix bx_add_order(2)
This commit is contained in:
parent
3781a0a888
commit
9a0628e3b8
1 changed files with 4 additions and 0 deletions
|
|
@ -712,6 +712,10 @@
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If MachineState_Result > 0 Then
|
||||||
|
Var EnableSelectMenuBetweenBrew = "Invisible"
|
||||||
|
EndIf
|
||||||
|
|
||||||
DEBUGVAR CountUpBrewing
|
DEBUGVAR CountUpBrewing
|
||||||
; animation video loop
|
; animation video loop
|
||||||
If AnimationOn = "true" Then
|
If AnimationOn = "true" Then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue