summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_ks.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2026-07-27 12:14:38 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2026-07-27 12:14:38 -0400
commitbe8da688fcc755d77e2cdb7a69124297b01ff683 (patch)
treec881c9ba84af3a5d0cac26427a436c8c9927b129 /src/d/actor/d_a_ks.cpp
parent7fae08bcd1e75242b3cdcb7a0704488911561e78 (diff)
zl1 cleanup, inline cleanup
Diffstat (limited to 'src/d/actor/d_a_ks.cpp')
-rw-r--r--src/d/actor/d_a_ks.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_ks.cpp b/src/d/actor/d_a_ks.cpp
index 6222eba6..14064ef5 100644
--- a/src/d/actor/d_a_ks.cpp
+++ b/src/d/actor/d_a_ks.cpp
@@ -1205,7 +1205,7 @@ void action_tubo_search(ks_class* i_this) {
case 50: {
i_this->mKsID = fpcM_ERROR_PROCESS_ID_e;
- fpcEx_Search(tsubo_search, actor);
+ fpcM_Search(tsubo_search, actor);
if (i_this->mKsID == fpcM_ERROR_PROCESS_ID_e) {
fopAcM_delete(actor);