商店名称修改
parent
69c876c938
commit
18338ca54a
|
|
@ -20,18 +20,18 @@ local _ShopPage = {
|
|||
},
|
||||
[SHOP_PAGE.COIN] ={ -- 代币
|
||||
default = "UI_hz_gonghui_33", lock = "UI_hz_gonghui_33", select = "UI_hz_gonghui_33",
|
||||
rpType = RedPointType.Shop_Page_Coin,name="灵兽商店"
|
||||
rpType = RedPointType.Shop_Page_Coin,name="名刀商店"
|
||||
},
|
||||
[SHOP_PAGE.PLAY] = { -- 玩法
|
||||
default = "UI_hz_gonghui_34", lock = "UI_hz_gonghui_34", select = "UI_hz_gonghui_34",
|
||||
rpType = RedPointType.Shop_Page_Play,name="逐胜商店"
|
||||
rpType = RedPointType.Shop_Page_Play,name="竞技商店"
|
||||
},
|
||||
[SHOP_PAGE.EXCHANGE] = { -- 兑换
|
||||
default = "UI_hz_gonghui_31", lock = "UI_hz_gonghui_31", select = "UI_hz_gonghui_31",name="兑换商店"
|
||||
},
|
||||
[SHOP_PAGE.JUMPSERVER] = { -- 云游
|
||||
default = "UI_hz_gonghui_32", lock = "UI_hz_gonghui_32", select = "UI_hz_gonghui_32",
|
||||
rpType = RedPointType.Shop_Page_Roam,name="七界商店"
|
||||
rpType = RedPointType.Shop_Page_Roam,name="推进城"
|
||||
},
|
||||
[SHOP_PAGE.YUANSHEN] = { -- 元神
|
||||
default = "UI_hz_gonghui_33", lock = "UI_hz_gonghui_33", select = "UI_hz_gonghui_33",name="元神商店"
|
||||
|
|
|
|||
Loading…
Reference in New Issue