mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-18 06:24:06 +09:00
fixtures can be despawned by "mining" them
This commit is contained in:
@@ -133,7 +133,7 @@ object IngameRenderer : Disposable {
|
||||
* actually matter */
|
||||
@JvmStatic fun initialise() {
|
||||
if (!initialisedExternally) {
|
||||
App.disposableSingletonsPool.add(this)
|
||||
App.disposables.add(this)
|
||||
|
||||
// also initialise these sinigletons
|
||||
BlocksDrawer
|
||||
|
||||
Reference in New Issue
Block a user