couple of fixes and cleanup

This commit is contained in:
aap
2020-10-31 14:33:49 +01:00
parent 0e1257cf17
commit ea5b86774d
9 changed files with 158 additions and 144 deletions

View File

@@ -125,7 +125,7 @@ public:
CMovingThing *m_pNext;
CMovingThing *m_pPrev;
int16 m_nType;
int16 m_nHidden;
int16 m_farAway;
CVector m_vecPosn;
CEntity* m_pEntity;