mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-17 14:04:05 +09:00
health message on splash
This commit is contained in:
@@ -43,6 +43,8 @@ object Lang {
|
||||
load("./assets/locales/")
|
||||
}
|
||||
|
||||
@JvmStatic operator fun invoke() { /* dummy method for manual initialisation */ }
|
||||
|
||||
fun load(localesDir: String) {
|
||||
printdbg(this, "Loading languages from $localesDir")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user