Do menu frozen

This commit is contained in:
wanlop run 2025-04-30 10:27:25 +07:00
parent 41acea0711
commit c2e92d0cf9
41 changed files with 320 additions and 128 deletions

View file

@ -78,10 +78,14 @@
Var SpiralModeFrozenFruit = 1
Var ButtonFrozenSmoothie = "Enable"
EndIf
If MAT_ID_2301 = "Disable" Then
Var SpiralModeFrozenFruit = 1
Var ButtonFrozenSmoothie = "Enable"
EndIf
If BoxID = 123456 Then
Var SpiralModeGoods = 1
Var SpiralModeGoods = 0
Var ButtonSpiralStage = "Enable"
EndIf
EndIf