mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-19 23:14:05 +09:00
gson test in progress
This commit is contained in:
@@ -866,7 +866,7 @@ internal object BlocksDrawer {
|
||||
fun dispose() {
|
||||
printdbg(this, "dispose called by")
|
||||
Thread.currentThread().stackTrace.forEach {
|
||||
printdbg(this, it)
|
||||
printdbg(this, "--> $it")
|
||||
}
|
||||
|
||||
weatherTerrains.forEach { it.dispose() }
|
||||
|
||||
Reference in New Issue
Block a user