diff options
Diffstat (limited to 'src/d/d_attention.cpp')
| -rw-r--r-- | src/d/d_attention.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_attention.cpp b/src/d/d_attention.cpp index 442a6ba8..f94969cf 100644 --- a/src/d/d_attention.cpp +++ b/src/d/d_attention.cpp @@ -565,7 +565,7 @@ fopAc_ac_c* dAttList_c::getActor() { /* 8009FA98-8009FAB4 .text setActor__10dAttList_cFP10fopAc_ac_c */ void dAttList_c::setActor(fopAc_ac_c* i_actor) { - mActorID = fpcM_GetID(i_actor); + mActorID = fopAcM_GetID(i_actor); } /* 8009FAB4-8009FACC .text getPId__10dAttHint_cFPv */ |
