d_a_npc_moi work (#2471)

* d_a_npc_moi work

* Fix broken match
This commit is contained in:
hev7
2025-06-05 10:16:20 +01:00
committed by GitHub
parent 992e323ade
commit 2671e02784
5 changed files with 1983 additions and 2162 deletions
+1 -1
View File
@@ -1306,7 +1306,7 @@ int daNpc_Hanjo_c::cutPursuitBee(int param_1) {
break;
case 3:
mJntAnm.lookNone(0);
if (field_0x10e8.getDstPosH(current.pos, &cStack_6c, field_0x10e8.mPathInfo->m_num, 4)) {
if (field_0x10e8.getDstPosH(current.pos, &cStack_6c, field_0x10e8.getNumPnts(), 4)) {
rv = 1;
break;
}