【家园】upview提交

dev_chengFeng
ZhangBiao 2022-01-06 16:41:17 +08:00
parent 6b1c28a920
commit 11b9a285ba
1 changed files with 0 additions and 2 deletions

View File

@ -66,7 +66,6 @@ local _ShowPlusType = {
UpViewRechargeType.LingMaiCoin, UpViewRechargeType.LingMaiCoin,
UpViewRechargeType.yonghengzhiyao, UpViewRechargeType.yonghengzhiyao,
UpViewRechargeType.qianmianhuan, UpViewRechargeType.qianmianhuan,
UpViewRechargeType.HomeLand_ShiWu,
UpViewRechargeType.HomeLand_BeiChenZhiJing, UpViewRechargeType.HomeLand_BeiChenZhiJing,
UpViewRechargeType.exploreCost, UpViewRechargeType.exploreCost,
} }
@ -415,7 +414,6 @@ function UpView:RechargeType(_type)
_type == UpViewRechargeType.LingMaiCoin or _type == UpViewRechargeType.LingMaiCoin or
_type == UpViewRechargeType.godEquipStone or _type == UpViewRechargeType.godEquipStone or
_type == UpViewRechargeType.yonghengzhiyao or _type == UpViewRechargeType.yonghengzhiyao or
_type == UpViewRechargeType.HomeLand_ShiWu or
_type == UpViewRechargeType.HomeLand_BeiChenZhiJing or _type == UpViewRechargeType.HomeLand_BeiChenZhiJing or
_type == UpViewRechargeType.exploreCost or _type == UpViewRechargeType.exploreCost or
_type == UpViewRechargeType.qianmianhuan then _type == UpViewRechargeType.qianmianhuan then