merge from masterpiece
This commit is contained in:
parent
845c5f1637
commit
736af0e6dc
65 changed files with 481100 additions and 1087 deletions
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
|
||||
Var SeasonPassMode = 0
|
||||
Var New_PaymentInter = 0
|
||||
|
||||
If SystemDateMonthInt = 7 Then
|
||||
If SystemDateDayInt > 28 Then
|
||||
|
|
@ -37,3 +38,7 @@ If SeasonPassMode = 1 Then
|
|||
Var SeasonPassFile = CountryRootPath + "xml/event/season_pass/season_pass.ev"
|
||||
TRY SeasonPassFile
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
DEBUGVAR New_PaymentInter
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
|
||||
If New_PaymentInter = 1 Then
|
||||
Open "ROOT/taobin_project/inter/sgp/xml/page_NewBrewing3_blue.lxml"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
Var SendNotiPaySuccess = 2
|
||||
|
||||
Var GetMoreStrawCount = 2
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue