WTC+SGP: add new thankyou video

This commit is contained in:
Pakin 2024-11-05 10:48:22 +07:00
parent ed490b440f
commit 12890e0158
3 changed files with 22 additions and 0 deletions

View file

@ -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