From 528c5a7ef9e3e7cadf9a2caefa3ca115b382df75 Mon Sep 17 00:00:00 2001 From: quou Date: Sun, 2 Mar 2025 17:28:07 +1100 Subject: シ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- c2.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'c2.cpp') diff --git a/c2.cpp b/c2.cpp index 3a14ea5..f53d59d 100644 --- a/c2.cpp +++ b/c2.cpp @@ -841,7 +841,6 @@ struct C2 : public App { pcam.update(); lighting.update(dev, ctx, *world, renderer, scene); update_scene(scene, dev, *world); - lr.add_box(scene.bound); ctx.debug_push("scene"); renderer.render( dev, -- cgit v1.2.3-54-g00ecf