mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 19:21:16 +02:00
turn cloud back off
This commit is contained in:
parent
f98f64e8f7
commit
89d205f304
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ ParticleSystem balls(0,
|
||||||
0.0 // Gravity
|
0.0 // Gravity
|
||||||
);
|
);
|
||||||
|
|
||||||
Cloud cloud(20000, // Particles
|
Cloud cloud(0, // Particles
|
||||||
box, // Bounding Box
|
box, // Bounding Box
|
||||||
false // Wrap
|
false // Wrap
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue