THAI INTER: MultiProcess, Change langs, script_thank, Fix machine unknow stage, topping with new textSpan, Add Image
This commit is contained in:
parent
3c994e2ed1
commit
a92068fb72
9 changed files with 162 additions and 242 deletions
|
|
@ -102,6 +102,10 @@ EndIf
|
|||
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
Var discount_promo_file = CountryRootPath + "/xml/process/discount_from_promotion.ev"
|
||||
TRY discount_promo_file
|
||||
If CountryName = "Thailand" Then
|
||||
;do not thing
|
||||
Else
|
||||
Var discount_promo_file = CountryRootPath + "/xml/process/discount_from_promotion.ev"
|
||||
TRY discount_promo_file
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue