summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_tbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/actor/d_a_tbox.cpp')
-rw-r--r--src/d/actor/d_a_tbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_tbox.cpp b/src/d/actor/d_a_tbox.cpp
index 8cd0ef5176..5c4438990b 100644
--- a/src/d/actor/d_a_tbox.cpp
+++ b/src/d/actor/d_a_tbox.cpp
@@ -1831,7 +1831,7 @@ void daTbox_c::mode_exec() {
if (field_0x97c) {
mAcch.CrrPos(dComIfG_Bgsp());
} else {
- mAcch.i_ClrGroundHit();
+ mAcch.ClrGroundHit();
}
attention_info.position = current.pos;