This commit is contained in:
kong 2023-08-10 10:02:05 +07:00
parent 605112cd9f
commit df2387c089
51 changed files with 11583 additions and 832 deletions

View file

@ -4,16 +4,19 @@ DEBUGVAR BoxID
If CountryName = "Thailand" Then
EndIf
If CountryName = "Malaysia" Then
Var EventTurnOn = 0
Else
If SystemDateMonthInt = 6 Then
If SystemDateMonthInt = 8 Then
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
DEBUGVAR MainfileSize
If MainfileSize = 7184295 Then
If MainfileSize = 11040774 Then
Var EventTurnOn = 1
EndIf