mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-18 20:57:46 -04:00
fopAcM_GetID
This commit is contained in:
@@ -100,7 +100,7 @@ void daObjL4DigSand_c::mode_wait() {
|
||||
|
||||
void daObjL4DigSand_c::mode_init_dig() {
|
||||
dBgS_ObjGndChk gndchk;
|
||||
gndchk.SetActorPid(base.base.id);
|
||||
gndchk.SetActorPid(fopAcM_GetID(this));
|
||||
gndchk.SetPos(¤t.pos);
|
||||
|
||||
f32 gnd_y = dComIfG_Bgsp().GroundCross(&gndchk);
|
||||
|
||||
Reference in New Issue
Block a user