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
@@ -794,7 +794,7 @@ void daTbox_c::dropProc() {
dBgS_ObjGndChk gnd_chk;
gnd_chk.SetPos(&chkpos);
gnd_chk.SetActorPid(base.base.id);
gnd_chk.SetActorPid(fopAcM_GetID(this));
dComIfG_Bgsp().GroundCross(&gnd_chk);
int bg_index = gnd_chk.GetBgIndex();