THAI: Added Swensen coupon
This commit is contained in:
parent
ba4973657c
commit
5052d38f14
5 changed files with 84 additions and 142 deletions
|
|
@ -310,6 +310,10 @@
|
|||
|
||||
If Seeker.IntVendingCampaign = 0 Then
|
||||
Var CouponButtonState = "Enable"
|
||||
|
||||
If Seeker.RedeemSwensenCoupon = 1 Then
|
||||
Var CouponButtonState = "Press"
|
||||
EndIf
|
||||
Else
|
||||
SAVELOG "Cash only IntVendingCampaign"
|
||||
Var CouponButtonState = "Disable"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue