Limit number of distortions to 10
This commit is contained in:
@@ -22,4 +22,5 @@ testEvent w = fromMaybe w $ do
|
||||
20
|
||||
return $ w & cWorld . lWorld . distortions .~ [distortionBulge
|
||||
, distortionBulge & rdPos +~ 50
|
||||
, distortionBulge & rdPos +~ (-50)
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user