Update make drink

This commit is contained in:
Kenta420 2025-05-02 11:34:55 +07:00
parent 7b94c55437
commit 7c13e63d80
7 changed files with 10 additions and 6 deletions

View file

@ -14,10 +14,10 @@ Else
Var video_file_name = video_file_name + ".mp4"
If EventTurnOn = 1 Then
GetFileSizeK "taobin_project/inter/aus/video/taobin_thank1_event.mp4" MainfileSize
GetFileSizeK "taobin_project/inter/tha/video/taobin_thank1_event.mp4" MainfileSize
DEBUGVAR MainfileSize
If MainfileSize = 6749397 Then
Var video_file_name = "ROOT/taobin_project/inter/aus/video/taobin_thank1_event.mp4"
Var video_file_name = "ROOT/taobin_project/inter/tha/video/taobin_thank1_event.mp4"
EndIf
EndIf
EndIf