Special var SubMenuGroupIDSlot6_1
This commit is contained in:
parent
6f12b0f28a
commit
33503fa2c4
3 changed files with 2073 additions and 3 deletions
2056
sheet/compresso_data.tsv
Normal file
2056
sheet/compresso_data.tsv
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1094,7 +1094,7 @@
|
|||
DEBUGVAR EnableGetMoreStrawFileName
|
||||
|
||||
If EnableGetMoreStrawFileName = "PressForever" Then
|
||||
|
||||
DEBUGVAR GetMoreStrawCount
|
||||
If GetMoreStrawCount > 0 Then
|
||||
If EnableGetMoreStrawFileNameCountDown > 0 Then
|
||||
Var EnableGetMoreStrawFileNameCountDown = EnableGetMoreStrawFileNameCountDown - 1
|
||||
|
|
@ -1327,7 +1327,12 @@
|
|||
Var EnableGetMoreStrawFileNameCountDown = 5
|
||||
Var EnableGetMoreStrawFileName = "PressForever"
|
||||
Var GetMoreStrawCount = GetMoreStrawCount - 1
|
||||
Machine Straw
|
||||
|
||||
DEBUGVAR GetMoreStrawCount
|
||||
|
||||
If GetMoreStrawCount > 0 Then
|
||||
Machine Straw
|
||||
EndIf
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
|
|||
|
|
@ -537,8 +537,17 @@
|
|||
Var ExtraTopping = "Enable"
|
||||
EndIf
|
||||
|
||||
DEBUGVAR SubMenuGroupIDSlot6_1
|
||||
|
||||
If blend_button_state = "PressForever" Then
|
||||
|
||||
Else
|
||||
If SubMenuGroupIDSlot6_1 = 300 Then
|
||||
Var showOreoAddEnable = "Disable"
|
||||
Var showText8 = "Enable"
|
||||
Var ExtraTopping = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
STRCONTAIN "9701" BrewParam IgnoreLidStraw
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue