This commit is contained in:
parent
0f094cd65a
commit
a89174506f
7 changed files with 52 additions and 61 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue