mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 19:44:05 +09:00
fixtures can be despawned by "mining" them
This commit is contained in:
@@ -15,7 +15,7 @@ import net.torvald.terrarum.modulebasegame.TerrarumIngame
|
||||
object SanicLoadScreen : LoadScreenBase() {
|
||||
|
||||
init {
|
||||
App.disposableSingletonsPool.add(this)
|
||||
App.disposables.add(this)
|
||||
}
|
||||
|
||||
private var arrowObjPos = 0f // 0 means at starting position, regardless of screen position
|
||||
|
||||
Reference in New Issue
Block a user