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
@@ -193,7 +193,7 @@ int Act_c::Create() {
mDoMtx_stack_c::multVecZero(&gndVec);
mDoMtx_stack_c::pop();
mGndChk.SetPos(&gndVec);
mGndChk.SetActorPid(base.base.id);
mGndChk.SetActorPid(fopAcM_GetID(this));
mHeight = dComIfG_Bgsp().GroundCross(&mGndChk);
mInDemo = false;
mEventIdx = dComIfGp_getEventManager().getEventIdx(this, prm_get_evId());