神印币添加跳转

dev_chengFeng
wangzhenxing 2022-04-24 21:26:32 +08:00
parent 5f40aab195
commit 3678f78c75
2 changed files with 2 additions and 0 deletions

View File

@ -566,6 +566,7 @@ UpViewRechargeType = {
qianmianhuan = 1288, qianmianhuan = 1288,
exploreCost = 12061,--家园食物 exploreCost = 12061,--家园食物
HomeLand_BeiChenZhiJing = 12062,--家园北辰之晶 HomeLand_BeiChenZhiJing = 12062,--家园北辰之晶
GodPrintStone= 1294, --神印石
} }
SHOP_PAGE = { SHOP_PAGE = {

View File

@ -68,6 +68,7 @@ local _ShowPlusType = {
UpViewRechargeType.qianmianhuan, UpViewRechargeType.qianmianhuan,
UpViewRechargeType.HomeLand_BeiChenZhiJing, UpViewRechargeType.HomeLand_BeiChenZhiJing,
UpViewRechargeType.exploreCost, UpViewRechargeType.exploreCost,
UpViewRechargeType.GodPrintStone,
} }
-- 判断是否显示加号 -- 判断是否显示加号