mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 11:04:05 +09:00
change in ingame config: useamericanunit -> temperatureunit
This commit is contained in:
@@ -82,7 +82,7 @@ object DefaultConfig {
|
||||
|
||||
jsonObject.addProperty("fullframelightupdate", false)
|
||||
|
||||
jsonObject.addProperty("useamericanunit", false) // Metric Masterrace -- Filthy imperials.
|
||||
jsonObject.addProperty("temperatureunit", 1) // -1: american, 0: kelvin, 1: celcius
|
||||
|
||||
|
||||
// "fancy" graphics settings
|
||||
|
||||
Reference in New Issue
Block a user