9.01
This commit is contained in:
parent
89b8dbad3a
commit
3284dff5e7
27 changed files with 272 additions and 181 deletions
|
|
@ -238,6 +238,10 @@
|
|||
DEBUGVAR a_video_menu[ads_idx]
|
||||
Var ads_idx = 0
|
||||
EndIf
|
||||
|
||||
; Default. Do not edit here.
|
||||
Var AdvTaobinMenu = "/mnt/sdcard/coffeevending/taobin_project/adv/taobin_adv_menu_" + a_video_menu[ads_idx]
|
||||
Var DisplayAds = AdvTaobinMenu + ".mp4"
|
||||
|
||||
If CountryName = "Singapore" Then
|
||||
DEBUGVAR CountryName
|
||||
|
|
@ -270,8 +274,6 @@
|
|||
|
||||
EndIf
|
||||
Else
|
||||
Var AdvTaobinMenu = DefaultNormBanner
|
||||
Var DisplayAds = AdvTaobinMenu + ".mp4"
|
||||
|
||||
If CurrPageInst0 = "/mnt/sdcard/coffeevending/taobin_project/inter/sgp/xml/page_show_error.lxml" Then
|
||||
Var AdvTaobinMenu = DefaultLargeBanner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue