Fix bug release 8.27

This commit is contained in:
wanlop run 2024-03-19 12:41:43 +07:00
parent 6e9b7fb0f8
commit c05c50f475
3 changed files with 4 additions and 3 deletions

View file

@ -271,7 +271,7 @@ If BoxID = 174758 Then
Var NewFlowPaymentCode = 0
EndIf
IF BoxID = 200001 Then
If BoxID = 200001 Then
Var XMLLiveInfoEnable = 1
EndIf

View file

@ -1689,6 +1689,7 @@ EndIf
<X> 182 </X>
<Y> 748 </Y>
<State> alphaState2 </State>
;inter-image
<Filename> Var( DirImage2 + "/img_popup11-SGP.png" )</Filename>
</Image>

View file

@ -108,8 +108,8 @@
Var RandomPromotionMyworld = 0
Var RandomSalePackage = 0
Var XMLPageVersion = "8.26"
Var XMLPageVersionInt = 826
Var XMLPageVersion = "8.27"
Var XMLPageVersionInt = 827
;Oreo
Var OreoGuarantee = 0
</EventOpen>