英雄基金
This commit is contained in:
parent
5b119201cf
commit
9fa692f53f
@ -1,9 +1,9 @@
|
|||||||
local HeroFundUI = class("HeroFundUI", BaseUI)
|
local HeroFundUI = class("HeroFundUI", BaseUI)
|
||||||
|
|
||||||
"app/ui/activity/cell/activity_bounty_cell"
|
local FUND_CELL = "app/ui/activity/hero_fund/cell/fund_cell"
|
||||||
|
|
||||||
function HeroFundUI:getPrefabPath()
|
function HeroFundUI:getPrefabPath()
|
||||||
return ""
|
return "assets/prefabs/ui/activity/hero_fund/activity_herofund_ui.prefab"
|
||||||
end
|
end
|
||||||
|
|
||||||
function HeroFundUI:onLoadRootComplete()
|
function HeroFundUI:onLoadRootComplete()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user