WTC: WIP pepsi theme, done page_board & page_catalog
This commit is contained in:
parent
580200737f
commit
9408bc57f8
22 changed files with 838 additions and 6 deletions
|
|
@ -20,6 +20,13 @@
|
|||
Var FromProYuzu = 0
|
||||
EndIf
|
||||
|
||||
If UsePepsiTheme = 1 Then
|
||||
|
||||
Var WTCCatalogDir = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
|
||||
Var WTCCatalogDir = WTCCatalogDir + "/xml/page_catalog.lxml"
|
||||
|
||||
Open WTCCatalogDir
|
||||
EndIf
|
||||
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue