aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-01-12 13:23:47 -0700
committerMcCabe Maxsted2009-01-12 13:23:47 -0700
commit17fa13f1c96ce7f4d3ea58ecd55e7efa0d393b6c (patch)
treee434bed1acb30ce3409a3a2e245f96af43682d79 /linden/indra/llcommon
parentVarious pie menu improvements. (diff)
parentAdded inventory changes for one method of inventory loss and upcoming new inv... (diff)
downloadmeta-impy-17fa13f1c96ce7f4d3ea58ecd55e7efa0d393b6c.zip
meta-impy-17fa13f1c96ce7f4d3ea58ecd55e7efa0d393b6c.tar.gz
meta-impy-17fa13f1c96ce7f4d3ea58ecd55e7efa0d393b6c.tar.bz2
meta-impy-17fa13f1c96ce7f4d3ea58ecd55e7efa0d393b6c.tar.xz
Added inventory changes to fix one method of inventory loss.
Diffstat (limited to 'linden/indra/llcommon')
-rw-r--r--linden/indra/llcommon/indra_constants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/llcommon/indra_constants.h b/linden/indra/llcommon/indra_constants.h
index 1c48a5c..fcb2aaf 100644
--- a/linden/indra/llcommon/indra_constants.h
+++ b/linden/indra/llcommon/indra_constants.h
@@ -251,6 +251,7 @@ const U8 GOD_NOT = 0;
251const LLUUID LL_UUID_ALL_AGENTS("44e87126-e794-4ded-05b3-7c42da3d5cdb"); 251const LLUUID LL_UUID_ALL_AGENTS("44e87126-e794-4ded-05b3-7c42da3d5cdb");
252 252
253// Governor Linden's agent id. 253// Governor Linden's agent id.
254const LLUUID ALEXANDRIA_LINDEN_ID("ba2a564a-f0f1-4b82-9c61-b7520bfcd09f");
254const LLUUID GOVERNOR_LINDEN_ID("3d6181b0-6a4b-97ef-18d8-722652995cf1"); 255const LLUUID GOVERNOR_LINDEN_ID("3d6181b0-6a4b-97ef-18d8-722652995cf1");
255const LLUUID REALESTATE_LINDEN_ID("3d6181b0-6a4b-97ef-18d8-722652995cf1"); 256const LLUUID REALESTATE_LINDEN_ID("3d6181b0-6a4b-97ef-18d8-722652995cf1");
256// Maintenance's group id. 257// Maintenance's group id.