summaryrefslogtreecommitdiff
path: root/c2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'c2.cpp')
-rw-r--r--c2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/c2.cpp b/c2.cpp
index 761d9de..ac9e7d4 100644
--- a/c2.cpp
+++ b/c2.cpp
@@ -896,7 +896,7 @@ struct C2 : public App {
orbit_cam.update_orbit(*this);
pcam.update();
lighting.update(dev, ctx, *world, renderer, scene);
- update_scene(scene, dev, lighting, pcam, *world);
+ update_scene(scene, dev, *world);
lr.add_box(scene.bound);
ctx.debug_push("scene");
renderer.render(