DUBAI: update Pepsi theme

This commit is contained in:
Pakin 2024-11-18 11:06:00 +07:00
parent 45312d6ead
commit 77a21f1e57
112 changed files with 9344 additions and 4958 deletions

View file

@ -1,2 +1,23 @@
SAVELOG "For change size this file."
SAVELOG "For change size this file. New video"
If EventTurnOn = 1 Then
GetFileSizeK "taobin_project/inter/sgp/video/taobin_thank1_event.mp4" MainfileSize
DEBUGVAR MainfileSize
If MainfileSize = 6749397 Then
Var video_file_name = "ROOT/taobin_project/inter/sgp/video/taobin_thank1_event.mp4"
EndIf
EndIf
If UsePepsiTheme = 1 Then
; expect-wtc
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
EndIf