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
commit 088065e0a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 {