mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 16:14:01 +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
|
||||
);
|
||||
|
||||
Cloud cloud(20000, // Particles
|
||||
Cloud cloud(0, // Particles
|
||||
box, // Bounding Box
|
||||
false // Wrap
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue