Merge pull request #778 from majesticCoding/miami

Fluff done, FireInstantHit fix
This commit is contained in:
erorcun
2020-10-24 17:56:03 +03:00
committed by GitHub
4 changed files with 155 additions and 601 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 {