AUS: Added new video Frying Turtle thankyou save world & enable pay button when not enough & update pay button
This commit is contained in:
parent
c9f3a8b1e4
commit
8f43971039
6 changed files with 14 additions and 8 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue