直播间显示礼物名称
This commit is contained in:
parent
e3a44d2642
commit
15c80674c6
@ -890,6 +890,7 @@ function UILiveRoomView:Gen_Gift(loopview, index, row, col, room_id)
|
||||
--LogWarning("cost_str: " .. Inspect(cost_str))
|
||||
itemlua.text_price_off.text.text = cost_str
|
||||
itemlua.text_price_on.text.text = cost_str
|
||||
itemlua.text_name.text.text = info.Name
|
||||
|
||||
--设置图标
|
||||
local iconpath = "LiveRoomGift/" .. info.Icon
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user