DO
This commit is contained in:
parent
2eff6b654b
commit
4709c5c3e8
7 changed files with 132 additions and 125 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
|
||||
|
||||
; Thailand
|
||||
;DEBUGVAR SystemDateMonthInt
|
||||
;DEBUGVAR SystemDateDayInt
|
||||
|
||||
|
|
@ -158,6 +158,21 @@ If BoxID = 33170 Then
|
|||
EndIf
|
||||
|
||||
|
||||
Var adver_brewing_video_full_file_name = ""
|
||||
DEBUGVAR TamatianEnable
|
||||
If TamatianEnable = 1 Then
|
||||
If BrewingAdvPlayfileSize = "" Then
|
||||
GetFileSizeK "taobin_project/video/event_2.mp4" BrewingAdvPlayfileSize
|
||||
EndIf
|
||||
|
||||
DEBUGVAR BrewingAdvPlayfileSize
|
||||
|
||||
If BrewingAdvPlayfileSize = 23054056 Then
|
||||
Var adver_brewing_video_full_file_name = "ROOT/taobin_project/video/event_2.mp4"
|
||||
EndIf
|
||||
DEBUGVAR adver_brewing_video_full_file_name
|
||||
EndIf
|
||||
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
Var GameEnableFromTrickerEv = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue