神印币添加跳转
parent
5f40aab195
commit
3678f78c75
|
@ -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 = {
|
||||||
|
|
|
@ -68,6 +68,7 @@ local _ShowPlusType = {
|
||||||
UpViewRechargeType.qianmianhuan,
|
UpViewRechargeType.qianmianhuan,
|
||||||
UpViewRechargeType.HomeLand_BeiChenZhiJing,
|
UpViewRechargeType.HomeLand_BeiChenZhiJing,
|
||||||
UpViewRechargeType.exploreCost,
|
UpViewRechargeType.exploreCost,
|
||||||
|
UpViewRechargeType.GodPrintStone,
|
||||||
}
|
}
|
||||||
|
|
||||||
-- 判断是否显示加号
|
-- 判断是否显示加号
|
||||||
|
|
Loading…
Reference in New Issue