mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 21:14:04 +09:00
fixtures can be despawned by "mining" them
This commit is contained in:
@@ -64,7 +64,7 @@ object MinimapComposer : Disposable {
|
||||
totalWidth = minimap.width
|
||||
totalHeight = minimap.height
|
||||
|
||||
App.disposableSingletonsPool.add(this)
|
||||
App.disposables.add(this)
|
||||
}
|
||||
|
||||
fun update() {
|
||||
|
||||
Reference in New Issue
Block a user