fix bug
This commit is contained in:
parent
4549d4282c
commit
3b5b8526a1
5 changed files with 18 additions and 7 deletions
|
|
@ -1126,5 +1126,9 @@ Cocoa , 7up, Soda , Ice 12-03-02-0074 1 15 17 18 23 13 24 120 2:00 23
|
|||
เอสเต้ดับเบิ้ลลิ้นจี่สตอว์กาโน่ 12-01-02-0073 1 19 11 2 3 4 5 24 120 18:00 23
|
||||
เอสเต้ดับเบิ้ลลิ้นจี่สตอว์กาโน่ 12-21-02-0073 1 19 11 2 3 4 5 24 120 18:00 23
|
||||
|
||||
บินสตรอว์คาเฟ่ลาเต้ 12-01-02-0074 1 7 19 2 3 4 5 24 120 19:00 23
|
||||
บินสตรอว์คาเฟ่ลาเต้ 12-01-02-0074 1 7 19 2 3 4 5 24 120 20:00 23
|
||||
บินสตรอว์คาเฟ่ลาเต้ 12-01-02-0074 1 2 4 5 6 19 23 24 120 19:00 23
|
||||
|
||||
คลาวิน ไคลน์ โกโก้ชี่ 12-03-02-0073 24 120 20:00 23
|
||||
โรสตรอว์มัทฉะ 12-02-02-0067 1 6 8 9 19 24 120 21:00 23
|
||||
บินสตรอว์คาเฟ่ลาเต้ 12-21-02-0074 1 2 4 5 6 19 23 24 120 22:00 23
|
||||
โรบินสันอัพชี่ 12-05-03-0115 1 11 18 12 23 11 24 120 23:00 23
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 40.
|
|
|
@ -30,6 +30,7 @@ If SystemDateMonthInt = 9 Then
|
|||
|
||||
EndIf
|
||||
|
||||
Var PromotionOreoToppingFreeEnable = 0
|
||||
|
||||
If PromotionOreoToppingFreeEnable = 1 Then
|
||||
|
||||
|
|
|
|||
|
|
@ -1063,7 +1063,7 @@
|
|||
1300003 Beans module ชุดเมล็ดกาแฟ
|
||||
1300004 Bean tray ถาดใส่เมล็ดกาแฟ
|
||||
1300005 Switch tray : สวิตซ์ถาด :
|
||||
1300006 Check tray shutter ตรวจสอบชัตเตอร์ของถาด
|
||||
1300006 Check tray shutter ตรวจสอบชัตเตอร์ถาด
|
||||
1300007 Pay beans จ่ายถั่ว
|
||||
1300008 1. Select beans 1. เลือกเมล็ดกาแฟ
|
||||
1300009 2. Select direction 2. เลือกทิศทาง
|
||||
|
|
@ -1076,7 +1076,7 @@
|
|||
1300016 Brew time:sec เวลาชง: วินาที
|
||||
1300017 Test grind sizes ทดสอบขนาดบด
|
||||
1300018 Coffee module type : ประเภทชุดกาแฟ :
|
||||
1300019 1. Select grind sizes 1. เลือกขนาดบด
|
||||
1300019 1. Select grind sizes 1. เลือกขนาดการบด
|
||||
1300020 More coarse หยาบขึ้น
|
||||
1300021 More fine ละเอียดขึ้น
|
||||
1300022 2. Test grinding 2. ทดสอบการบด
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 21.
|
|
|
@ -1258,7 +1258,7 @@
|
|||
Var CountDownPauseVideo2 = 2
|
||||
DEBUGVAR CountDownPauseVideo2
|
||||
Var TimeProfilePrice = 0
|
||||
Var XMLProfilePrevious = XMLProfile
|
||||
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
|
@ -1706,6 +1706,9 @@
|
|||
If XMLProfilePrevious = XMLProfile Then
|
||||
|
||||
Else
|
||||
DEBUGVAR XMLProfile
|
||||
DEBUGVAR XMLProfilePrevious
|
||||
|
||||
If TimeProfilePrice = 5 Then
|
||||
PRICE "Reset" "-"
|
||||
PRICE "Load" "-"
|
||||
|
|
@ -1724,7 +1727,10 @@
|
|||
DEBUGVAR ProfileIndex[10]
|
||||
|
||||
PRICE "Reload" "-"
|
||||
|
||||
Var XMLProfilePrevious = XMLProfile
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
||||
Refresh
|
||||
|
|
|
|||
|
|
@ -108,8 +108,8 @@
|
|||
Var RandomPromotionMyworld = 0
|
||||
Var RandomSalePackage = 0
|
||||
|
||||
Var XMLPageVersion = "8.89"
|
||||
Var XMLPageVersionInt = 889
|
||||
Var XMLPageVersion = "8.90"
|
||||
Var XMLPageVersionInt = 890
|
||||
;Oreo
|
||||
Var OreoGuarantee = 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue