mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-15 16:16:10 +09:00
1dim-ised lightmap
This commit is contained in:
@@ -20,7 +20,7 @@ object DefaultConfig {
|
||||
jsonObject.addProperty("imtooyoungtodie", false) // no perma-death
|
||||
jsonObject.addProperty("language", AppLoader.getSysLang())
|
||||
jsonObject.addProperty("notificationshowuptime", 6500)
|
||||
jsonObject.addProperty("multithread", true) // experimental!
|
||||
jsonObject.addProperty("multithread", false) // experimental!
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user