Move configuration from world to universe
This commit is contained in:
@@ -285,7 +285,7 @@ sizeSelf x cr w
|
||||
)
|
||||
| otherwise = Nothing
|
||||
where
|
||||
cr1 = colCrWall w (cr {_crRad = 10* x})
|
||||
cr1 = colCrWall' w (cr {_crRad = 10* x})
|
||||
--cr2 = colCrWall w cr1
|
||||
distR = 120
|
||||
distortionBulge
|
||||
|
||||
Reference in New Issue
Block a user