Commit before changing block type

This commit is contained in:
2021-10-19 21:11:02 +01:00
parent 982c8d81e1
commit d136fd910c
3 changed files with 16 additions and 5 deletions
+1
View File
@@ -35,6 +35,7 @@ defaultWorld = World
, _props = IM.empty
, _particles = []
, _walls = IM.empty
, _blocks = IM.empty
, _doors = IM.empty
, _wallsZone = Zone IM.empty
, _forceFields = IM.empty