aboutsummaryrefslogtreecommitdiff
path: root/demo/scenes/lighthouse.h
diff options
context:
space:
mode:
Diffstat (limited to 'demo/scenes/lighthouse.h')
-rw-r--r--demo/scenes/lighthouse.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/demo/scenes/lighthouse.h b/demo/scenes/lighthouse.h
index e4b410a..41e5d2f 100644
--- a/demo/scenes/lighthouse.h
+++ b/demo/scenes/lighthouse.h
@@ -23,7 +23,6 @@ public:
g_params.radius = radius;
g_params.dynamicFriction = 0.f;
- g_params.fluid = true;
g_params.viscosity = 0.01f;
g_params.numIterations = 3;
g_params.vorticityConfinement = 50.0f;