Work on d_debug_camera (#3024)

This commit is contained in:
hatal175
2026-01-08 16:53:40 +02:00
committed by GitHub
parent 68c1fe29aa
commit d5e748beaa
11 changed files with 47 additions and 26 deletions
+1 -1
View File
@@ -1823,7 +1823,7 @@ void daObjBm_c::debugDraw() {
}
if (CHECK_DRAW) {
mpBgW->CalcPlane();
mpBgW->DebugDraw();
}
}
#endif