Fix img
This commit is contained in:
parent
43406c2295
commit
8f0c917ef3
11 changed files with 37 additions and 44 deletions
|
|
@ -557,7 +557,15 @@
|
|||
Var StrawState = MAT_ID_9701
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
DEBUGVAR StrawState
|
||||
|
||||
If StrawState = "Press" Then
|
||||
Var Seeker.thankStrawFlag = 1
|
||||
Else
|
||||
Var Seeker.thankStrawFlag = 0
|
||||
EndIf
|
||||
|
||||
|
||||
If LidState = "Enable" Then
|
||||
If MAT_ID_9601 = "Enable" Then
|
||||
Var LidState = MAT_ID_9601
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue