mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-16 16:46:07 +09:00
moved things a lot just so that splash screen shows up WHILE things load
This commit is contained in:
@@ -135,7 +135,7 @@ class BasicDebugInfoWindow : UICanvas() {
|
||||
|
||||
|
||||
var dbgCnt = 12
|
||||
Terrarum.debugTimers.forEach { t, u ->
|
||||
AppLoader.debugTimers.forEach { t, u ->
|
||||
printLine(batch, dbgCnt, "$ccM$t $ccG$u$ccY ns")
|
||||
dbgCnt++
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user