to eng thai

This commit is contained in:
kong 2020-10-29 16:34:12 +07:00
parent 0c6ee691cf
commit a207bb6c78
107 changed files with 354 additions and 896 deletions

View file

@ -36,7 +36,13 @@
Var IntVendingCampaign = 0
Var CodeChannel = 0
If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/page_payment_en/page_payment"
Else
Var DirImage = "ROOT/taobin_project/image/page_payment"
EndIf
</EventOpen>
<Timeout> 900 </Timeout>
@ -120,7 +126,7 @@
<Size> 72 </Size>
<Font> KanitMediumTTF </Font>
<Color> 0x513C2F </Color>
<Value> NameDrink </Value>
<Value> showname </Value>
</Text>
<Text>
@ -131,15 +137,14 @@
<Size> 24 </Size>
<Font> KanitLightTTF </Font>
<Color> 0x6F5F51 </Color>
<Value> DrinkDescription </Value>
<Value> showdesc </Value>
</Text>
<Image>
<X> 166 </X>
<Y> 501 </Y>
<Filename> "ROOT/taobin_project/image/page_payment/text_1.png" </Filename>
<X> 199 </X>
<Y> 413 </Y>
<Filename> Var( DirImage + "/text_1.png" ) </Filename>
</Image>
</Popup>