Removed legacy AAS from Doom, cleaned up naming.

This commit is contained in:
Justin Marshall
2026-05-22 22:26:19 -07:00
parent b0788b922e
commit 164a6e1f48
53 changed files with 912 additions and 613 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ public:
virtual bool OnLadder( void ) const;
virtual void GetAASLocation( idAAS *aas, idVec3 &pos, int &areaNum ) const;
virtual void GetNAVLocation( idNAV *aas, idVec3 &pos, int &areaNum ) const;
void Attach( idEntity *ent );