mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-24 23:53:12 -04:00
Work on d_debug_camera (#3024)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user