- Exhumed: Backup actor location in BuildAnubis().

This commit is contained in:
Mitchell Richters 2023-03-28 16:27:45 +11:00
parent b10b909440
commit 8d48252f1a

View file

@ -102,6 +102,7 @@ void BuildAnubis(DExhumedActor* ap, const DVector3& pos, sectortype* pSector, DA
ap->nFrame = 0;
ap->pTarget = nullptr;
ap->nCount = 0;
ap->backuploc();
ap->spr.intowner = runlist_AddRunRec(ap->spr.lotag - 1, ap, 0x90000);