summaryrefslogtreecommitdiff
path: root/indra/newview/llenvironment.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llenvironment.h')
-rw-r--r--indra/newview/llenvironment.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/llenvironment.h b/indra/newview/llenvironment.h
index a7159ca84d..95b24314cb 100644
--- a/indra/newview/llenvironment.h
+++ b/indra/newview/llenvironment.h
@@ -82,7 +82,8 @@ public:
ENV_PARCEL,
ENV_REGION,
ENV_DEFAULT,
- ENV_END
+ ENV_END,
+ ENV_CURRENT = -1
};
typedef boost::signals2::connection connection_t;