add instanne 13,14
This commit is contained in:
parent
a84fdc38cb
commit
e3d09a817b
31 changed files with 115624 additions and 106929 deletions
|
|
@ -1103,6 +1103,7 @@
|
|||
EndIf
|
||||
|
||||
If CountryName = "HongKong" Then
|
||||
Var EnableMultiInstance = "true"
|
||||
If EnableMultiInstance = "true" Then
|
||||
|
||||
; Change lang icon for hkg
|
||||
|
|
@ -1303,9 +1304,26 @@
|
|||
; Inter + Multi-Instance available ./inter/tha/multi
|
||||
|
||||
|
||||
If EnableMultiInstance = "true" Then
|
||||
If CountryName = "Thailand" Then
|
||||
If BoxID = 173149 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
If BoxID = 173249 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
If BoxID = 173319 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
If BoxID = 200435 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
If BoxID = 123456 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
|
||||
If EnableMultiInstanceFromBoxID = 1 Then
|
||||
If CountryName = "Thailand" Then
|
||||
|
||||
Var EnableMultiInstance = "true"
|
||||
Var MyanmarLangEnable = "true"
|
||||
Var InternationalShow = 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue