update payment option for pro 15 THB
This commit is contained in:
parent
03bab9f895
commit
f8d285a54c
2 changed files with 15 additions and 6 deletions
|
|
@ -228,6 +228,14 @@
|
|||
Var PayState6 = "Disable"
|
||||
EndIf
|
||||
Var PayState3 = "Enable"
|
||||
|
||||
If From15THBPro = 1 Then
|
||||
Var PayState2 = "Disable"
|
||||
Var PayState3 = "Enable"
|
||||
Var PayState5 = "Disable"
|
||||
Var PayState6 = "Disable"
|
||||
Var PayState4 = "Disable"
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR CoinAmount
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue