merge from masterpiece
This commit is contained in:
parent
845c5f1637
commit
736af0e6dc
65 changed files with 481100 additions and 1087 deletions
|
|
@ -118,6 +118,12 @@
|
|||
Var Brew3Inter = CountryRootPath + "/xml/page_brewing3.lxml"
|
||||
Var Brew3ConInter = CountryRootPath + "/xml/page_brewing3Conti.xml"
|
||||
|
||||
If New_PaymentInter = 1 Then
|
||||
Var Brew3Inter = CountryRootPath + "/xml/page_NewBrewing3_blue.lxml"
|
||||
Var Brew3ConInter = CountryRootPath + "/xml/page_NewBrewing3Conti_blue.xml"
|
||||
EndIf
|
||||
|
||||
|
||||
If Seeker = "next" Then
|
||||
;CoinBack
|
||||
Open Brew3ConInter
|
||||
|
|
@ -204,4 +210,4 @@
|
|||
<Value> StoreCreditAmountStr </Value>
|
||||
</Text>
|
||||
|
||||
</Popup>
|
||||
</Popup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue