This commit is contained in:
parent
4498d072bf
commit
0e76fa991b
11 changed files with 263 additions and 134 deletions
|
@ -41,6 +41,14 @@ public:
|
|||
};
|
||||
|
||||
|
||||
class CPlayerStateRunChop : public CPlayerStateChop
|
||||
{
|
||||
public:
|
||||
void think(class CPlayer *_player);
|
||||
|
||||
};
|
||||
|
||||
|
||||
/*----------------------------------------------------------------------
|
||||
Globals
|
||||
------- */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue