THAI: move reset drink-success result from brewing3 to page_thankyou
This commit is contained in:
parent
feb2abe587
commit
33813d1df2
3 changed files with 1 additions and 4 deletions
|
|
@ -50,8 +50,6 @@
|
||||||
|
|
||||||
Var PrintCoinAmount = 0
|
Var PrintCoinAmount = 0
|
||||||
|
|
||||||
WRITE_FILE "/mnt/sdcard/coffeevending/log/drink-success" "--"
|
|
||||||
|
|
||||||
|
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -52,8 +52,6 @@
|
||||||
|
|
||||||
Var PrintCoinAmount = 0
|
Var PrintCoinAmount = 0
|
||||||
|
|
||||||
WRITE_FILE "/mnt/sdcard/coffeevending/log/drink-success" "--"
|
|
||||||
|
|
||||||
|
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -45,6 +45,7 @@
|
||||||
|
|
||||||
If Seeker = "curr" Then
|
If Seeker = "curr" Then
|
||||||
Var LastMakeDrinkResult = "-"
|
Var LastMakeDrinkResult = "-"
|
||||||
|
WRITE_FILE "/mnt/sdcard/coffeevending/log/drink-success" "--"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue