SGP: update grade file names, video, price

This commit is contained in:
Pakin 2024-11-14 14:38:28 +07:00
parent 036a5a2608
commit 48ea2c7bb3
49 changed files with 2636 additions and 1497 deletions

View file

@ -14,14 +14,10 @@ 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
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