Fix bug determining max radius of convex polys, fixes bugs in room positioning
This commit is contained in:
@@ -85,6 +85,7 @@ defaultWorld = World
|
||||
, _foregroundShape = mempty
|
||||
, _distortions = []
|
||||
, _gameRooms = []
|
||||
, _roomClipping = []
|
||||
, _worldClock = 0
|
||||
, _worldBounds = defaultBounds
|
||||
, _maybeWorld = Nothing'
|
||||
|
||||
Reference in New Issue
Block a user