language vars are fully moved to apploader

This commit is contained in:
minjaesong
2017-11-25 22:29:59 +09:00
parent d9258bcb84
commit 6901b17bb6
6 changed files with 44 additions and 39 deletions

View File

@@ -18,7 +18,7 @@ object DefaultConfig {
jsonObject.addProperty("imtooyoungtodie", false) // no perma-death
jsonObject.addProperty("language", Terrarum.sysLang)
jsonObject.addProperty("language", TerrarumAppLoader.getSysLang())
jsonObject.addProperty("notificationshowuptime", 6500)
jsonObject.addProperty("multithread", true) // experimental!