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