AUS: Added new video Frying Turtle thankyou save world & enable pay button when not enough & update pay button

This commit is contained in:
Kenta420 2025-03-19 10:02:26 +07:00
parent c9f3a8b1e4
commit 8f43971039
6 changed files with 14 additions and 8 deletions

View file

@ -193,11 +193,11 @@
If Seeker.IntVendingCredit > 0 Then
SAVELOG "Cash only IntVendingCredit"
Var PayWithCreditCardState = "Disable"
Var PayWithCreditCardState = "Enable"
Var PayWithTaoCreditState = "Disable"
Var PayWithCouponState = "Disable"
Var PayWithAUBState = "Disable"
Var PayWithFatzebraState = "Disable"
Var PayWithFatzebraState = "Enable"
EndIf