This commit is contained in:
Paul 2001-04-19 14:33:27 +00:00
parent 354a2ac9e1
commit d0e2d283db
2 changed files with 28 additions and 0 deletions

View file

@ -49,6 +49,10 @@ private:
DEATH_TIMEOUT=5*60, // SB respawns automatically after this long
};
int m_deadTime;
// void fall();
};