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

@@ -21,12 +21,13 @@ object DefaultConfig {
jsonObject.addProperty("screenheight", AppLoader.defaultH)
jsonObject.addProperty("imtooyoungtodie", false) // no perma-death
//jsonObject.addProperty("imtooyoungtodie", false) // no perma-death
jsonObject.addProperty("language", AppLoader.getSysLang())
jsonObject.addProperty("notificationshowuptime", 4000)
jsonObject.addProperty("multithread", true) // experimental!
jsonObject.addProperty("multithreadedlight", false) // experimental!
jsonObject.addProperty("showhealthmessageonstartup", true)
// control-gamepad