summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_wall.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2024-05-06 12:20:04 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2024-05-06 12:20:04 -0400
commit3d7ad52e04abd941972ebaf7cd0d6b2e787bc2b0 (patch)
treea3c20d8affe1d1cf0d85338c16b61e01ff620a2f /src/d/actor/d_a_wall.cpp
parent7bc933412bc8bbc8e69ef5564257b1302796d469 (diff)
d_a_bk work
Diffstat (limited to 'src/d/actor/d_a_wall.cpp')
-rw-r--r--src/d/actor/d_a_wall.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_wall.cpp b/src/d/actor/d_a_wall.cpp
index 008c2c93..58d70e0f 100644
--- a/src/d/actor/d_a_wall.cpp
+++ b/src/d/actor/d_a_wall.cpp
@@ -232,7 +232,7 @@ void daWall_c::mode_break() {
break;
}
}
- fopDwTg_DrawQTo(&draw_tag);
+ fopAcM_offDraw(this);
}
/* 00000B14-00000D84 .text set_tri__8daWall_cFv */