THAI: Added Swensen coupon

This commit is contained in:
Kenta420 2025-02-05 18:40:52 +07:00
parent ba4973657c
commit 5052d38f14
5 changed files with 84 additions and 142 deletions

View file

@ -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"