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 Var NewFlowPaymentCode = 0
EndIf EndIf
IF BoxID = 200001 Then If BoxID = 200001 Then
Var XMLLiveInfoEnable = 1 Var XMLLiveInfoEnable = 1
EndIf EndIf

View file

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

View file

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