添加容错
parent
fee12d7063
commit
5e28b8ad36
|
@ -671,7 +671,9 @@ function SingleExplorePlayerView:SetIconShow(_eventpoint)
|
|||
end
|
||||
end
|
||||
if self.state == 1 then
|
||||
if self.eventPointPos then
|
||||
self.eventPointPos:ShowDialogue(true)
|
||||
end
|
||||
self:NotBattleShow()
|
||||
end
|
||||
end,1):Start()
|
||||
|
|
Loading…
Reference in New Issue