Fluff done, FireInstantHit fix

This commit is contained in:
majestic
2020-10-20 16:04:51 -07:00
5 changed files with 45 additions and 41 deletions

View File

@ -4,7 +4,9 @@ enum eLevelName {
LEVEL_IGNORE = -1, // beware, this is only used in CPhysical's m_nZoneLevel
LEVEL_GENERIC = 0,
LEVEL_BEACH,
LEVEL_MAINLAND
LEVEL_MAINLAND,
NUM_LEVELS
};
enum eAreaName {