This commit is contained in:
parent
3c2bcb6c01
commit
b1cf92f44b
6 changed files with 47 additions and 1 deletions
|
@ -26,6 +26,7 @@ public:
|
|||
{
|
||||
PROJECTILE_DUMBFIRE = 0,
|
||||
PROJECTILE_USER_SEEK = 1,
|
||||
PROJECTILE_GAS_CLOUD,
|
||||
};
|
||||
|
||||
enum PROJECTILE_LIFETIME_TYPE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue