summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_obj_swLight.cpp
diff options
context:
space:
mode:
authorhatal175 <hatal175@users.noreply.github.com>2026-01-08 16:53:40 +0200
committerGitHub <noreply@github.com>2026-01-08 07:53:40 -0700
commit2d4a8ee46a04ad49313f35c9062f8194de36deb2 (patch)
tree38ad1ae296aa9d245773e23de668ce2a7fa6d27b /src/d/actor/d_a_obj_swLight.cpp
parent0e7b42e9ea78e960647ce25528cf7b65a6ddfc9d (diff)
Work on d_debug_camera (#3024)
Diffstat (limited to 'src/d/actor/d_a_obj_swLight.cpp')
-rw-r--r--src/d/actor/d_a_obj_swLight.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_obj_swLight.cpp b/src/d/actor/d_a_obj_swLight.cpp
index f5e8efc05f..688aea247c 100644
--- a/src/d/actor/d_a_obj_swLight.cpp
+++ b/src/d/actor/d_a_obj_swLight.cpp
@@ -437,7 +437,7 @@ int daObjSwLight_c::Draw() {
#if DEBUG
if (l_HIO.mCheckRendering) {
- mpBgW->CalcPlane();
+ mpBgW->DebugDraw();
}
#endif