fopAcM_GetID

This commit is contained in:
Jasper St. Pierre
2026-02-28 14:22:56 -08:00
parent 17873f0a22
commit 5579fcabc3
12 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -421,7 +421,7 @@ int daObjPDtile_c::Execute(Mtx** param_1) {
-1.0f, 0);
}
dBgS_ObjGndChk adStack_e4;
adStack_e4.SetActorPid(base.base.id);
adStack_e4.SetActorPid(fopAcM_GetID(this));
adStack_e4.SetPos(&current.pos);
dComIfG_Bgsp().GroundCross(&adStack_e4);
if (home.pos.y - current.pos.y < -3000.0f) {