This commit is contained in:
Paul 2001-04-05 16:26:17 +00:00
parent 0f094cd65a
commit a89174506f
7 changed files with 52 additions and 61 deletions

View file

@ -39,6 +39,7 @@ class CPlayerModeDead : public CPlayerMode
public:
virtual void enter();
virtual void think();
// virtual void render(DVECTOR *_pos);
private:
// Player can press ACTION to respawn after death