mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 04:24:05 +09:00
fixtures can be despawned by "mining" them
This commit is contained in:
@@ -42,7 +42,7 @@ object PostProcessor : Disposable {
|
||||
private val functionRowHelper = Texture(Gdx.files.internal("assets/graphics/function_row_help.png"))
|
||||
|
||||
init {
|
||||
App.disposableSingletonsPool.add(this)
|
||||
App.disposables.add(this)
|
||||
}
|
||||
|
||||
override fun dispose() {
|
||||
|
||||
Reference in New Issue
Block a user