MYS: add special video case in temple
This commit is contained in:
parent
62b864a8e7
commit
84e83f6ea2
7 changed files with 69 additions and 30 deletions
|
|
@ -11,6 +11,14 @@
|
|||
;DEBUGVAR HeadVideoFilename
|
||||
Var ClickCountMainTe = 0
|
||||
;Open "ROOT/taobin_project/xml/sold_cup_count.xml"
|
||||
If CountryName = "Malaysia" Then
|
||||
If BoxID = 200002 Then
|
||||
Open "ROOT/taobin_project/xml/sold_cup_count.xml"
|
||||
EndIf
|
||||
If BoxID = 210037 Then
|
||||
Open "ROOT/taobin_project/xml/sold_cup_count.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
</EventOpen>
|
||||
|
||||
<Timeout> 33000 </Timeout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue