aboutsummaryrefslogtreecommitdiff
path: root/demo/scenes/bunnybath.h
diff options
context:
space:
mode:
Diffstat (limited to 'demo/scenes/bunnybath.h')
-rw-r--r--demo/scenes/bunnybath.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/demo/scenes/bunnybath.h b/demo/scenes/bunnybath.h
index db9e6ac..eeec5ac 100644
--- a/demo/scenes/bunnybath.h
+++ b/demo/scenes/bunnybath.h
@@ -37,7 +37,6 @@ public:
g_params.radius = radius;
g_params.dynamicFriction = 0.01f;
- g_params.fluid = true;
g_params.viscosity = 2.0f;
g_params.numIterations = 4;
g_params.vorticityConfinement = 40.0f;