Add just thankyouConti
This commit is contained in:
parent
7a73561ec6
commit
cc8a2b7a19
1 changed files with 5 additions and 2 deletions
|
|
@ -246,9 +246,12 @@
|
||||||
Var ShowCountDownBrewing = CountDownBrewing
|
Var ShowCountDownBrewing = CountDownBrewing
|
||||||
Var MachineState_Result = 0
|
Var MachineState_Result = 0
|
||||||
If MachineStage = "show-menu" Then
|
If MachineStage = "show-menu" Then
|
||||||
|
If PaySuccessWithDaemonTask = 1 Then
|
||||||
|
|
||||||
;MakeDrinkV1 Seeker.selected_a_drink SelectSugarID
|
Else
|
||||||
|
MakeDrinkV1 Seeker.selected_a_drink SelectSugarID
|
||||||
|
|
||||||
|
EndIf
|
||||||
Open "ROOT/taobin_project/xml/page_brewing3.xml"
|
Open "ROOT/taobin_project/xml/page_brewing3.xml"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue