mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 03:54:06 +09:00
improved ActorValueTracker: can now change actor currently tracking
Former-commit-id: 71daf44209f700b8702f2b73294583edefda49c9 Former-commit-id: 3ab76c6509086490ba6ea9501b1ba08e444a7e53
This commit is contained in:
@@ -41,6 +41,6 @@ object AVTracker : ConsoleCommand {
|
||||
}
|
||||
|
||||
fun update() {
|
||||
jPanelInstances.forEach { it.setInfoLabel() }
|
||||
jPanelInstances.forEach { it.update() }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user