DO
This commit is contained in:
parent
d4a903b98b
commit
a7452b455a
21 changed files with 21 additions and 1 deletions
|
|
@ -465,6 +465,21 @@
|
|||
Refresh
|
||||
EndIf
|
||||
|
||||
If TOPPING2 = "shot coffee 1007" Then
|
||||
|
||||
Var ShotCoffeePremium = "Enable"
|
||||
Var showShotEnable = "Enable"
|
||||
|
||||
If TOPPING3 = "Collagen" Then
|
||||
|
||||
Var ShowCollagenOnly = "Invisible"
|
||||
Var backGroundAddExtra = DirImage + "/img_ontop_shot_col.png"
|
||||
Var shot_h_layout = 310
|
||||
|
||||
EndIf
|
||||
DEBUGVAR TOPPING2
|
||||
Refresh
|
||||
EndIf
|
||||
;-END
|
||||
If TOPPING3 = "Collagen" Then
|
||||
Var CollagenState = "Enable"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue