MYS: fix raya pro & multi ads on inter
This commit is contained in:
parent
1fa324f842
commit
6865b0e64d
4 changed files with 19 additions and 15 deletions
|
|
@ -14,18 +14,16 @@ Var FromFruityRaya = 0
|
|||
Var DisableUntilServerPartOK = 1
|
||||
|
||||
|
||||
If DisableUntilServerPartOK = 0 Then
|
||||
If SystemDateMonthInt = 3 Then
|
||||
If SystemDateDayInt >= 29 Then
|
||||
Var FruityRayaEnable = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 4 Then
|
||||
If SystemDateMonthInt = 3 Then
|
||||
If SystemDateDayInt >= 27 Then
|
||||
Var FruityRayaEnable = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 4 Then
|
||||
Var FruityRayaEnable = 1
|
||||
EndIf
|
||||
|
||||
|
||||
If BoxID = 177746 Then
|
||||
Var FruityRayaEnable = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue