add lazada and indo malay
This commit is contained in:
parent
b5481c7aef
commit
c67964fa20
83 changed files with 4905 additions and 1019 deletions
|
|
@ -48,6 +48,17 @@
|
|||
|
||||
Var VendingExtResult = ""
|
||||
|
||||
Var img_popup1 = "/img_popup1.png"
|
||||
|
||||
If CountryName = "Malaysia" Then
|
||||
Var img_popup1 = "/img_popup7.png"
|
||||
|
||||
EndIf
|
||||
|
||||
If CountryName = "Indonesia" Then
|
||||
Var img_popup1 = "/img_popup7.png"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -200,7 +211,7 @@
|
|||
<X> 249 </X>
|
||||
<Y> 748 </Y>
|
||||
<State> alphaState </State>
|
||||
<Filename> Var( DirImage + "/img_popup1.png" )</Filename>
|
||||
<Filename> Var( DirImage + img_popup1 )</Filename>
|
||||
</Image>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue