Add straw
This commit is contained in:
parent
2032f6db3f
commit
e021565cdd
3 changed files with 42 additions and 4 deletions
|
|
@ -172,9 +172,11 @@
|
|||
Var DelayButton = 0
|
||||
|
||||
|
||||
|
||||
If GetMoreStrawCount = 0 Then
|
||||
Var bg_strawProblem_ST = "Enable"
|
||||
DEBUGVAR GetMoreStrawCount
|
||||
If GetMoreStrawCount <= 0 Then
|
||||
If StrawProblemStatus = 1 Then
|
||||
Var bg_strawProblem_ST = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue