Add aggressive light culling
This commit is contained in:
@@ -45,8 +45,8 @@ keyholeCorridor :: Room
|
||||
keyholeCorridor = corridor
|
||||
{ _rmPath = []
|
||||
, _rmPmnts =
|
||||
[ midWall $ rectNSEW top bot 0 15
|
||||
, midWall $ rectNSEW top bot 25 40]
|
||||
[ midWall $ reverse $ rectNSWE top bot 15 0
|
||||
, midWall $ reverse $ rectNSWE top bot 40 25]
|
||||
}
|
||||
where
|
||||
top = 65
|
||||
|
||||
Reference in New Issue
Block a user