This commit is contained in:
Paul 2001-02-12 20:14:31 +00:00
parent 48896226dc
commit e168a71eda
2 changed files with 8 additions and 0 deletions

View file

@ -265,6 +265,7 @@ private:
// Various info about the current map
class CLayerCollision *m_layerCollision;
DVECTOR m_mapCameraEdges;
DVECTOR m_mapEdge;
DVECTOR m_respawnPos;
};