背包描述修改

dev_chengFeng
wangzhenxing 2022-04-25 20:06:16 +08:00
parent adef176142
commit 139a2de8d2
1 changed files with 1 additions and 1 deletions

View File

@ -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