Work on d_debug_camera (#3024)

This commit is contained in:
hatal175
2026-01-08 16:53:40 +02:00
committed by GitHub
parent 0e7b42e9ea
commit 2d4a8ee46a
11 changed files with 47 additions and 26 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ void daRotBridge_c::moveBridge() {
int daRotBridge_c::Draw() {
#if DEBUG
if (l_HIO.draw_wall_collision && mpBgW2 != NULL) {
mpBgW2->CalcPlane();
mpBgW2->DebugDraw();
}
#endif