change filename to match
This commit is contained in:
parent
17d9e13f5d
commit
ae943fcedb
2 changed files with 2 additions and 2 deletions
|
|
@ -2,10 +2,10 @@ SAVELOG "For change size this file. New video"
|
||||||
|
|
||||||
If EventTurnOn = 1 Then
|
If EventTurnOn = 1 Then
|
||||||
|
|
||||||
GetFileSizeK "taobin_project/inter/aus/video/taobin_thank1_event.mp4" MainfileSize
|
GetFileSizeK "taobin_project/inter/mys/video/taobin_thank1_event.mp4" MainfileSize
|
||||||
DEBUGVAR MainfileSize
|
DEBUGVAR MainfileSize
|
||||||
If MainfileSize = 6749397 Then
|
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/mys/video/taobin_thank1_event.mp4"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue