【抽卡】没有动画 修改
parent
9d3b560c50
commit
95436e5710
|
@ -59,7 +59,7 @@ end
|
|||
--绑定事件(用于子类重写)
|
||||
function SingleRecruitPanel:BindEvent()
|
||||
Util.AddClick(self.sureBtn, function()
|
||||
-- isFirst=true
|
||||
isFirst=true
|
||||
self:ClosePanel()
|
||||
if PlayerManager.IsGetFiveStarHero then--and OperatingManager.IsShowFiveStarPatch then
|
||||
Game.GlobalEvent:DispatchEvent(GameEvent.PatFace.PatFaceSend, FacePanelType.GrowGift, 5)
|
||||
|
|
Loading…
Reference in New Issue