Fix 7.76
This commit is contained in:
parent
a5387a6b00
commit
193849cf35
28 changed files with 6533 additions and 11767 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue