This commit is contained in:
Charles 2001-02-08 15:34:18 +00:00
parent 3c2bcb6c01
commit b1cf92f44b
6 changed files with 47 additions and 1 deletions

View file

@ -26,6 +26,7 @@ public:
{
PROJECTILE_DUMBFIRE = 0,
PROJECTILE_USER_SEEK = 1,
PROJECTILE_GAS_CLOUD,
};
enum PROJECTILE_LIFETIME_TYPE