【云游商人】问号,红点修改

dev_chengFeng
ZhangBiao 2021-04-22 18:00:53 +08:00
parent d373b1ff0f
commit 99602b3008
2 changed files with 2 additions and 2 deletions

View File

@ -4086,7 +4086,7 @@ RectTransform:
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 69, y: 119}
m_SizeDelta: {x: 50, y: 100}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &8536074506609432327
CanvasRenderer:

View File

@ -198,7 +198,7 @@ function this.UpdateSingleTypeData(actType)
end
function this.CheckSingleRed(data)
if data.state == 0 then
if data.progress == 0 then
local list = BagManager.GetBagItemDataByItemType(ItemBaseType.Equip)
local EquipedEquipList = HeroManager.GetEquipedEquipList()
for i = 1, #data.otherData.needItems do