Refactor wall points from lists to pairs
This commit is contained in:
@@ -101,7 +101,7 @@ mapWall w wl =
|
||||
t = normalizeV (y -.- x)
|
||||
-- n2 = 2 *.* vNormal t
|
||||
n2 = 20 *.* vNormal t
|
||||
(x:y:_) = _wlLine wl
|
||||
(x,y) = _wlLine wl
|
||||
c = _wlColor wl
|
||||
|
||||
{- | Pictures of popup text for items close to your position.-}
|
||||
|
||||
Reference in New Issue
Block a user