add truewallet new icons
This commit is contained in:
parent
9859a57628
commit
5c2a52707f
43 changed files with 131 additions and 26 deletions
|
|
@ -287,7 +287,7 @@
|
|||
If DisableUsingCode = "true" Then
|
||||
SAVELOG "Diable code because using topping."
|
||||
Var PayState2 = "Disable"
|
||||
Var pay_with_code_image = DirImage + "/bn_pay_with_codeSmall_error.png"
|
||||
Var pay_with_code_image = DirImage + "/bd_pay_with_code.png"
|
||||
Else
|
||||
|
||||
If Seeker.IntVendingCredit > 0 Then
|
||||
|
|
@ -1384,7 +1384,7 @@
|
|||
<Button>
|
||||
<X> 173 </X>
|
||||
<Y> 1503 </Y>
|
||||
<State> PayState6</State>
|
||||
<State> "Disable"</State>
|
||||
<Filename> Var( DirImage + "/bn_pay_with_linepay.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_pay_with_linepay.png") </FilenamePress>
|
||||
<FilenameDisable> Var( DirImage + "/bp_pay_with_linepay.png") </FilenameDisable>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue