【家园】upview提交
parent
6b1c28a920
commit
11b9a285ba
|
@ -66,7 +66,6 @@ local _ShowPlusType = {
|
|||
UpViewRechargeType.LingMaiCoin,
|
||||
UpViewRechargeType.yonghengzhiyao,
|
||||
UpViewRechargeType.qianmianhuan,
|
||||
UpViewRechargeType.HomeLand_ShiWu,
|
||||
UpViewRechargeType.HomeLand_BeiChenZhiJing,
|
||||
UpViewRechargeType.exploreCost,
|
||||
}
|
||||
|
@ -415,7 +414,6 @@ function UpView:RechargeType(_type)
|
|||
_type == UpViewRechargeType.LingMaiCoin or
|
||||
_type == UpViewRechargeType.godEquipStone or
|
||||
_type == UpViewRechargeType.yonghengzhiyao or
|
||||
_type == UpViewRechargeType.HomeLand_ShiWu or
|
||||
_type == UpViewRechargeType.HomeLand_BeiChenZhiJing or
|
||||
_type == UpViewRechargeType.exploreCost or
|
||||
_type == UpViewRechargeType.qianmianhuan then
|
||||
|
|
Loading…
Reference in New Issue