More cleverly set maximum view distance for rectangular window sizes
This commit is contained in:
@@ -108,7 +108,8 @@ defaultWorld = World
|
||||
, _genRooms = IM.empty
|
||||
, _deathDelay = Nothing
|
||||
, _testFloat = 0
|
||||
, _boundBox = square 1000
|
||||
, _boundBox = square 100
|
||||
, _boundDist = (100,-100,100,-100)
|
||||
}
|
||||
youLight :: TempLightSource
|
||||
youLight = TLS
|
||||
|
||||
Reference in New Issue
Block a user