Add automatic girder light placement for rectangular rooms

This commit is contained in:
2022-03-19 08:34:31 +00:00
parent c4a8912441
commit ce660309c5
6 changed files with 60 additions and 33 deletions
+1
View File
@@ -29,4 +29,5 @@ defaultRoom = Room
, _rmMID = Nothing
, _rmMParent = Nothing
, _rmChildren = []
, _rmType = DefaultRoomType
}