Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev

dev_chengFeng
jiaoyangna 2021-11-05 11:52:40 +08:00
commit 23ebadf81c
1 changed files with 1 additions and 0 deletions

View File

@ -449,6 +449,7 @@ local funcList = {
--事件点触发
function this.EventPointTrigger(eventId)
Game.GlobalEvent:DispatchEvent(GameEvent.Map.RefreshHeroHp,false,nil,false)
PlayerManager.RefreshItemNumBySerTime()
MyPCall(function ()
Log("EventPointTrigger中得到的事件ID " .. eventId)
if eventId == 0 or eventId < 0 then