震动
This commit is contained in:
parent
f836751c02
commit
08795a1bb4
@ -2523,6 +2523,9 @@ function BattleBaseUI:clear()
|
|||||||
if self.gridEdgeNode then
|
if self.gridEdgeNode then
|
||||||
self.gridEdgeNode:removeAllChildren()
|
self.gridEdgeNode:removeAllChildren()
|
||||||
end
|
end
|
||||||
|
if self.mapNode then
|
||||||
|
self.mapNode:removeAllChildren()
|
||||||
|
end
|
||||||
if self.hpProgressYellowLeftSid then
|
if self.hpProgressYellowLeftSid then
|
||||||
self:unscheduleGlobal(self.hpProgressYellowLeftSid)
|
self:unscheduleGlobal(self.hpProgressYellowLeftSid)
|
||||||
self.hpProgressYellowLeftSid = nil
|
self.hpProgressYellowLeftSid = nil
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user