WTC+SGP: add new thankyou video
This commit is contained in:
parent
ed490b440f
commit
12890e0158
3 changed files with 22 additions and 0 deletions
|
|
@ -11,3 +11,17 @@ If EventTurnOn = 1 Then
|
|||
EndIf
|
||||
|
||||
|
||||
If UsePepsiTheme = 1 Then
|
||||
|
||||
; expect-wtc
|
||||
If SaveTheWorldCount = 0 Then
|
||||
GetFileSizeK "taobin_project/inter/whatthecup/common/video/wtc_thankyou.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 5184722 Then
|
||||
Var video_file_name = "ROOT/taobin_project/inter/whatthecup/common/video/wtc_thankyou.mp4"
|
||||
EndIf
|
||||
Else
|
||||
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue