summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerregion.cpp
diff options
context:
space:
mode:
authorKyle Ambroff <ambroff@lindenlab.com>2010-10-21 15:56:13 -0700
committerKyle Ambroff <ambroff@lindenlab.com>2010-10-21 15:56:13 -0700
commitf940b49d0fdcca8efc7d1bdfc7eed2ce65a14767 (patch)
treea4aed245d3acadc61c6110b20956be7de6a772f4 /indra/newview/llviewerregion.cpp
parente7b2c475d898a90c9e1c458cfbffbe15aacc7ad0 (diff)
parent92a8d93b0d3084c1ccd4fb9cccc285bc14d01404 (diff)
Merge with andrew
Diffstat (limited to 'indra/newview/llviewerregion.cpp')
-rw-r--r--indra/newview/llviewerregion.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewerregion.cpp b/indra/newview/llviewerregion.cpp
index 7fb259e012..abae44953b 100644
--- a/indra/newview/llviewerregion.cpp
+++ b/indra/newview/llviewerregion.cpp
@@ -1399,6 +1399,7 @@ void LLViewerRegion::setSeedCapability(const std::string& url)
capabilityNames.append("SendUserReportWithScreenshot");
capabilityNames.append("ServerReleaseNotes");
capabilityNames.append("SetDisplayName");
+ capabilityNames.append("SimConsole");
capabilityNames.append("StartGroupProposal");
capabilityNames.append("TextureStats");
capabilityNames.append("UntrustedSimulatorMessage");