This commit is contained in:
Paul 2001-07-24 15:25:54 +00:00
parent a7b5ce633d
commit f190174c67
2 changed files with 6 additions and 0 deletions

View file

@ -53,6 +53,8 @@ private:
void fall();
int m_yVelocity;
int m_killed;
};