health message on splash

This commit is contained in:
minjaesong
2019-08-14 01:45:00 +09:00
parent 018160b541
commit 0d04f97647
60 changed files with 182 additions and 167 deletions

View File

@@ -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")