Add straw

This commit is contained in:
kong 2022-10-17 19:34:27 +07:00
parent 2032f6db3f
commit e021565cdd
3 changed files with 42 additions and 4 deletions

View file

@ -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