mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-21 06:52:22 -04:00
fopAcM_GetID
This commit is contained in:
@@ -421,7 +421,7 @@ int daObjPDtile_c::Execute(Mtx** param_1) {
|
||||
-1.0f, 0);
|
||||
}
|
||||
dBgS_ObjGndChk adStack_e4;
|
||||
adStack_e4.SetActorPid(base.base.id);
|
||||
adStack_e4.SetActorPid(fopAcM_GetID(this));
|
||||
adStack_e4.SetPos(¤t.pos);
|
||||
dComIfG_Bgsp().GroundCross(&adStack_e4);
|
||||
if (home.pos.y - current.pos.y < -3000.0f) {
|
||||
|
||||
Reference in New Issue
Block a user