Mode cocktail show disable promtioni

This commit is contained in:
wanlop run 2023-10-26 15:27:32 +07:00
parent 5cb849a3e7
commit de6cac5318
14 changed files with 45 additions and 31 deletions

View file

@ -679,6 +679,13 @@
Else
DEBUGVAR MAT_ID_9701
DEBUGVAR MAT_ID_9601
DEBUGVAR MAT_ID_519701
DEBUGVAR MAT_ID_519601
DEBUGVAR StrawState
Var ShowLidStraw = "Enable"
If StrawState = "Enable" Then
If MAT_ID_9701 = "Enable" Then
@ -687,9 +694,7 @@
Var StrawState = MAT_ID_9701
EndIf
EndIf
DEBUGVAR MAT_ID_9701
DEBUGVAR StrawState
If StrawState = "Press" Then
Var Seeker.thankStrawFlag = 1
Else
@ -730,6 +735,7 @@
EndIf
If LidState = "Enable" Then
Var LidDeactiveButton = "Invisible"
Else