MAINT-3530 : Add viewer checkbox to extend parcel entry limits to a higher ceiling

This commit is contained in:
Inusaito Sayori
2014-07-11 06:42:20 -04:00
parent b55e45eef6
commit aadecaf102
8 changed files with 13 additions and 3 deletions

View File

@@ -563,6 +563,7 @@ REGION_FLAG_SANDBOX Used with llGetRegionFlags to find if a r
REGION_FLAG_DISABLE_COLLISIONS Used with llGetRegionFlags to find if a region has disabled collisions
REGION_FLAG_DISABLE_PHYSICS Used with llGetRegionFlags to find if a region has disabled physics
REGION_FLAG_BLOCK_FLY Used with llGetRegionFlags to find if a region blocks flying
REGION_FLAG_BLOCK_FLYOVER Used with llGetRegionFlags to find if a region enforces higher altitude parcel access rules
REGION_FLAG_ALLOW_DIRECT_TELEPORT Used with llGetRegionFlags to find if a region allows direct teleports
REGION_FLAG_RESTRICT_PUSHOBJECT Used with llGetRegionFlags to find if a region restricts llPushObject() calls