mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 19:44:05 +09:00
minor improvements
This commit is contained in:
@@ -132,6 +132,8 @@ class UILoadList(val full: UILoadSavegame) : UICanvas() {
|
|||||||
System.err.println("[UILoadSavegame] Error while loading Player with UUID $uuid")
|
System.err.println("[UILoadSavegame] Error while loading Player with UUID $uuid")
|
||||||
e.printStackTrace()
|
e.printStackTrace()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Thread.sleep(18) // to alleviate the "hiccup" when the UI is being opened
|
||||||
}
|
}
|
||||||
|
|
||||||
printdbg(this, "============== ${this.hashCode()} ============== ")
|
printdbg(this, "============== ${this.hashCode()} ============== ")
|
||||||
|
|||||||
Reference in New Issue
Block a user