AUS: Added Happy Easter promotion and update images
This commit is contained in:
parent
84d47f47d7
commit
eb094dcbe9
226 changed files with 6889 additions and 166 deletions
|
|
@ -45,6 +45,16 @@ If SystemDateMonthInt = 3 Then
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 4 Then
|
||||
GetFileSizeK "taobin_project/inter/aus/video/video_main_happy_easter.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 21836197 Then
|
||||
Var HappyEasterEvent = 1
|
||||
Else
|
||||
DEBUGVAR "HappyEaster: Video size incorrect"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
DEBUGVAR EventNewYear
|
||||
|
||||
If EventNewYear = 1 Then
|
||||
|
|
@ -64,4 +74,8 @@ EndIf
|
|||
|
||||
If StPatrickEvent = 1 Then
|
||||
Var VideoMainPage = "ROOT/taobin_project/inter/aus/video/video_main_StPatrick.mp4"
|
||||
EndIf
|
||||
|
||||
If HappyEasterEvent = 1 Then
|
||||
Var VideoMainPage = "ROOT/taobin_project/inter/aus/video/video_main_happy_easter.mp4"
|
||||
EndIf
|
||||
BIN
inter/aus/video/video_main_happy_easter.mp4
Executable file
BIN
inter/aus/video/video_main_happy_easter.mp4
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue