This commit is contained in:
parent
3fc4da1be9
commit
196962c1b1
3 changed files with 7 additions and 2 deletions
|
@ -101,6 +101,7 @@ public:
|
|||
{
|
||||
PLAYER_PROJECTILE_DUMBFIRE = 0,
|
||||
PLAYER_PROJECTILE_BOUNCING = 1,
|
||||
PLAYER_PROJECTILE_DUMBFIRE_CORAL,
|
||||
};
|
||||
|
||||
enum PLAYER_PROJECTILE_LIFETIME_TYPE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue