Special var SubMenuGroupIDSlot6_1
This commit is contained in:
parent
6f12b0f28a
commit
33503fa2c4
3 changed files with 2073 additions and 3 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue