AUS: Added video main event St. Patrick
This commit is contained in:
parent
11250a70d7
commit
a08df8cffe
2 changed files with 13 additions and 0 deletions
|
|
@ -33,6 +33,15 @@ If SystemDateMonthInt = 1 Then
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If SystemDateMonthInt = 3 Then
|
||||||
|
GetFileSizeK "taobin_project/inter/aus/video/video_main_StPatrick.mp4" MainfileSize
|
||||||
|
DEBUGVAR MainfileSize
|
||||||
|
If MainfileSize = 17941307 Then
|
||||||
|
Var StPatrickEvent = 1
|
||||||
|
Else
|
||||||
|
DEBUGVAR "StPatrick: Video size incorrect"
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
DEBUGVAR EventTurnOn
|
DEBUGVAR EventTurnOn
|
||||||
|
|
||||||
|
|
@ -49,4 +58,8 @@ EndIf
|
||||||
If EventAO = 1 Then
|
If EventAO = 1 Then
|
||||||
|
|
||||||
Var VideoMainPage = "ROOT/taobin_project/inter/aus/video/video_main_ao.mp4"
|
Var VideoMainPage = "ROOT/taobin_project/inter/aus/video/video_main_ao.mp4"
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
If StPatrickEvent = 1 Then
|
||||||
|
Var VideoMainPage = "ROOT/taobin_project/inter/aus/video/video_main_StPatrick.mp4"
|
||||||
EndIf
|
EndIf
|
||||||
BIN
inter/aus/video/video_main_StPatrick.mp4
Normal file
BIN
inter/aus/video/video_main_StPatrick.mp4
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue