抽卡结束不关闭抽卡界面
This commit is contained in:
parent
f13f1f3e3a
commit
5b4e6e3a05
@ -66,7 +66,7 @@ function BoxHeroUI:onLoadRootComplete()
|
|||||||
|
|
||||||
-- 奖励界面打开时 关闭此界面
|
-- 奖励界面打开时 关闭此界面
|
||||||
self:addEventListener(EventManager.CUSTOM_EVENT.CLOSE_BOX_HERO_UI, function()
|
self:addEventListener(EventManager.CUSTOM_EVENT.CLOSE_BOX_HERO_UI, function()
|
||||||
self:closeUI()
|
self:onLoadRootComplete()
|
||||||
end)
|
end)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user