This commit is contained in:
parent
4498d072bf
commit
0e76fa991b
11 changed files with 263 additions and 134 deletions
|
@ -46,6 +46,10 @@ private:
|
|||
|
||||
class CPlayerStateFallFar : public CPlayerStateFall
|
||||
{
|
||||
private:
|
||||
void enter(class CPlayer *_player);
|
||||
void think(class CPlayer *_player);
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue