【抽卡】没有动画 修改

dev_chengFeng
ZhangBiao 2020-12-28 11:31:28 +08:00
parent 9d3b560c50
commit 95436e5710
1 changed files with 1 additions and 1 deletions

View File

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