Cleanup door mounts, noticed space leak when no debug-display paths
This commit is contained in:
@@ -55,7 +55,7 @@ data PSType
|
||||
| PutDoor {_putDoorDoor :: Door, _putDoorWall :: Wall}
|
||||
| RandPS (State StdGen PSType)
|
||||
| PutForeground ForegroundShape
|
||||
| PutWorldUpdate (Int -> PlacementSpot -> GenWorld -> GenWorld)
|
||||
| PutWorldUpdate (Int -> PlacementSpot -> GenWorld -> GenWorld) -- the Int is the roomid
|
||||
| PutNothing
|
||||
| PutID {_putID :: Int}
|
||||
| PutChasm {_putChasmPoly :: [Point2]}
|
||||
|
||||
Reference in New Issue
Block a user