背包描述修改
parent
adef176142
commit
139a2de8d2
|
@ -277,7 +277,7 @@ function this.OnClickTabBtn(_index, _clickBtn, isTop,isNotAni,_tabIndex)
|
||||||
this:SetItemData(itemData, isTop,isNotAni)
|
this:SetItemData(itemData, isTop,isNotAni)
|
||||||
end
|
end
|
||||||
if _index == ItemBaseType.GodPrint then
|
if _index == ItemBaseType.GodPrint then
|
||||||
this.noneTxt.text="空空如也,神印可从<color=#2DE73B>挑战商店</color>获取"
|
this.noneTxt.text="空空如也,神印可从<color=#2DE73B>神印商店</color>获取"
|
||||||
else
|
else
|
||||||
this.noneTxt.text="空空如也"
|
this.noneTxt.text="空空如也"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue