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
@@ -429,7 +429,7 @@ void daObjLv4Chan_c::chkGnd() {
cStack_18 = field_0x23bc;
cStack_18.y += 300.0f;
mGndChk.SetPos(&cStack_18);
mGndChk.SetActorPid(base.base.id);
mGndChk.SetActorPid(fopAcM_GetID(this));
field_0x247c = dComIfG_Bgsp().GroundCross(&mGndChk);
}