summaryrefslogtreecommitdiff
path: root/indra/llinventory/llsettingsdaycycle.h
diff options
context:
space:
mode:
authormaxim_productengine <mnikolenko@productengine.com>2018-09-10 17:31:31 +0300
committermaxim_productengine <mnikolenko@productengine.com>2018-09-10 17:31:31 +0300
commit598cd8a30fe31b2af5e9bd23db72101afae45870 (patch)
tree1ed01959e7602816cfdcf54d6e27f41b46c4187b /indra/llinventory/llsettingsdaycycle.h
parent8c9d758e3a5de9e11b2e33753e61a5359dbff8de (diff)
MAINT-9066 EEP should not be able to delete all Keyframes from Ground Level or Water
Diffstat (limited to 'indra/llinventory/llsettingsdaycycle.h')
-rw-r--r--indra/llinventory/llsettingsdaycycle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llinventory/llsettingsdaycycle.h b/indra/llinventory/llsettingsdaycycle.h
index 46dc0cec74..8776f6725d 100644
--- a/indra/llinventory/llsettingsdaycycle.h
+++ b/indra/llinventory/llsettingsdaycycle.h
@@ -60,6 +60,7 @@ public:
static const Seconds MAXIMUM_DAYOFFSET;
static const S32 TRACK_WATER;
+ static const S32 TRACK_GROUND_LEVEL;
static const S32 TRACK_MAX;
static const S32 FRAME_MAX;