Merge branch 'masterpiece' of kong:/1TBHDD/ikong/taobin_project into masterpiece

This commit is contained in:
Kenta420 2024-04-24 18:01:57 +07:00
commit 02deedbec7
2 changed files with 10 additions and 0 deletions

View file

@ -572,6 +572,9 @@
; Zone set video main page.
; ignore collection point
Var SettingIgnoreCollectPoint = 0
Var adver_brewing_en = 1
;inter-xml-open
@ -817,6 +820,9 @@
Var DisableTaobinCredit = "true"
; Singapore disable point
Var SettingIgnoreCollectPoint = 1
EndIf
;inter-page-board

View file

@ -20,6 +20,10 @@
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
EndIf
EndIf
If SettingIgnoreCollectPoint = 1 Then
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
EndIf
Var ShowErrorText = "Invisible"