fix bug credit < amount in credit3

This commit is contained in:
miggaze 2021-12-01 13:53:05 +07:00
parent 3babb5032a
commit 59c21b5b59

View file

@ -29,17 +29,15 @@
Var Tel_Confirm_State = "Enable"
If AcceptAuto = "true" Then
EndIf
Else
Var Tel_Confirm_State = "Enable"
Var ShowNotEnoughText = "Enable"
Var NotEnoughFlag = 1
Var AcceptAuto = "false"
EndIf