Move streaming data into its own file
This commit is contained in:
@@ -225,6 +225,7 @@ makeGasCloud
|
||||
-> World
|
||||
makeGasCloud pos vel w = w
|
||||
& clouds .:~ theCloud
|
||||
-- & clouds %~ S.cons theCloud
|
||||
& randGen .~ g
|
||||
where
|
||||
theCloud = Cloud
|
||||
|
||||
Reference in New Issue
Block a user