Remove outplacements

This commit is contained in:
2025-09-23 17:14:30 +01:00
parent a6ca90d7d8
commit 60fdd138e3
4 changed files with 16 additions and 17 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ defaultRoom =
, _rmPath = mempty
, _rmPmnts = mempty
, _rmInPmnt = mempty
, _rmOutPmnt = mempty
-- , _rmOutPmnt = mempty
, _rmBound = mempty
, _rmFloor = InheritFloor
, _rmName = "defaultRoom"