This commit is contained in:
Charles 2001-06-26 16:00:36 +00:00
parent fa4c0687eb
commit 96d913c874
3 changed files with 5 additions and 4 deletions

View file

@ -104,7 +104,7 @@ public:
};
enum
{ // For Dynamic ThingCache
MAX_SUBTYPE =1,
MAX_SUBTYPE =2,
};
static CPlayerProjectile *Create();