1dim-ised lightmap

This commit is contained in:
minjaesong
2018-11-16 22:44:54 +09:00
parent d2e6b432a7
commit d7b8acf1c4
5 changed files with 90 additions and 43 deletions

View File

@@ -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!