This commit is contained in:
Charles 2001-07-25 11:39:26 +00:00
parent 1ed1c2bdc0
commit d417b6d0e2
3 changed files with 2 additions and 17 deletions

View file

@ -37,8 +37,6 @@ protected:
u8 m_playerAttached;
u8 m_rebound;
u8 m_falling;
s32 m_reboundTimer;
};
#endif