fix reappearance of the sliver

This commit is contained in:
2024-10-11 14:57:36 -05:00
parent 46b73f547d
commit 0455f52926

View File

@@ -804,6 +804,8 @@
(thing.destroy)))) (thing.destroy))))
(m.clear)) (m.clear))
(cleanup (FlxG.state.remove flxDirector.spriteLayers true))
(defMacro addSkips [flxMovieClass] (defMacro addSkips [flxMovieClass]
`{ `{
(method &override :Void prepareForSkip [] (method &override :Void prepareForSkip []