mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-18 14:34:04 +09:00
fixtures can be despawned by "mining" them
This commit is contained in:
@@ -1922,8 +1922,8 @@ open class ActorWithBody : Actor {
|
||||
this
|
||||
|
||||
override fun dispose() {
|
||||
sprite?.dispose()
|
||||
spriteGlow?.dispose()
|
||||
App.disposables.add(sprite)
|
||||
App.disposables.add(spriteGlow)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user