remove inter from script

This commit is contained in:
Kenta420 2023-10-16 17:53:43 +07:00
parent 5df6abeb5a
commit 8fc18a38e4

View file

@ -1,9 +1,6 @@
SAVELOG "For change size this file." SAVELOG "For change size this file."
If CountryName = "Malaysia" Then
Var EventTurnOn = 0
Else
If EventTurnOn = 1 Then If EventTurnOn = 1 Then
GetFileSizeK "taobin_project/video/taobin_thank1_event.mp4" MainfileSize GetFileSizeK "taobin_project/video/taobin_thank1_event.mp4" MainfileSize
DEBUGVAR MainfileSize DEBUGVAR MainfileSize
@ -16,4 +13,3 @@ Else
EndIf EndIf
EndIf EndIf
DEBUGVAR video_file_name DEBUGVAR video_file_name
EndIf