Use composition instead of inheritance for most f_op classes

This commit is contained in:
LagoLunatic
2025-09-25 15:59:25 -04:00
parent 1a828e61ab
commit d89fe27888
26 changed files with 53 additions and 49 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ BOOL daObjLadder::Act_c::Create() {
mDoMtx_stack_c::pop();
mGndChk.SetPos(&pos);
mGndChk.SetActorPid(base.mBsPcId);
mGndChk.SetActorPid(base.base.mBsPcId);
mGndY = dComIfG_Bgsp()->GroundCross(&mGndChk);
unk346 = 0;