mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-04 19:25:43 -04:00
fopAcM_GetID
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user