much simpler way of composing savegame.json

This commit is contained in:
minjaesong
2021-08-24 11:29:21 +09:00
parent dd51cfbe52
commit 67091d0c84
5 changed files with 57 additions and 64 deletions

View File

@@ -295,7 +295,6 @@ open class ActorWithBody(renderOrder: RenderOrder, val physProp: PhysProperties,
@Transient private var assertPrinted = false
// debug only
internal var walledLeft = false
internal var walledRight = false
internal var walledTop = false // UNUSED; only for BasicDebugInfoWindow