This commit is contained in:
wanlop run 2023-10-14 09:04:22 +07:00
parent a5387a6b00
commit 193849cf35
28 changed files with 6533 additions and 11767 deletions

View file

@ -5,18 +5,16 @@ If CountryName = "Thailand" Then
EndIf
If CountryName = "Malaysia" Then
Var EventTurnOn = 0
Else
If SystemDateMonthInt = 8 Then
If SystemDateMonthInt = 10 Then
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
DEBUGVAR MainfileSize
If MainfileSize = 11040774 Then
If MainfileSize = 10520161 Then
Var EventTurnOn = 1
EndIf