mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-18 22:44:04 +09:00
changed lightboxes so that (de)serialiser won't complain; world/actor json will will write game version it saved
This commit is contained in:
@@ -46,7 +46,7 @@ object Common {
|
||||
|
||||
// install custom (de)serialiser
|
||||
init {
|
||||
// jsoner.ignoreUnknownFields = true
|
||||
jsoner.ignoreUnknownFields = true
|
||||
jsoner.setUsePrototypes(false)
|
||||
jsoner.setIgnoreDeprecated(false)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user