DO
This commit is contained in:
parent
605112cd9f
commit
df2387c089
51 changed files with 11583 additions and 832 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue