diff options
author | Melanie | 2013-01-10 01:38:03 +0000 |
---|---|---|
committer | Melanie | 2013-01-10 01:38:03 +0000 |
commit | 3a495ccd561c9e1e95407d8657065265176a03dd (patch) | |
tree | cb7e7343e7c9a15bfdd77632d389fc6b6288b709 /OpenSim/Region/ClientStack | |
parent | Merge branch 'avination' into careminster (diff) | |
parent | On baked texture save, replace any HG ID with an ordinary asset ID so the HGA... (diff) | |
download | opensim-SC_OLD-3a495ccd561c9e1e95407d8657065265176a03dd.zip opensim-SC_OLD-3a495ccd561c9e1e95407d8657065265176a03dd.tar.gz opensim-SC_OLD-3a495ccd561c9e1e95407d8657065265176a03dd.tar.bz2 opensim-SC_OLD-3a495ccd561c9e1e95407d8657065265176a03dd.tar.xz |
Merge branch 'master' into careminster
Conflicts:
OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps/BunchOfCaps.cs
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/Plugins/Timer.cs
OpenSim/Region/ScriptEngine/XEngine/XEngine.cs
Diffstat (limited to 'OpenSim/Region/ClientStack')
-rw-r--r-- | OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps/BunchOfCaps.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps/BunchOfCaps.cs b/OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps/BunchOfCaps.cs index b06788b..83347e2 100644 --- a/OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps/BunchOfCaps.cs +++ b/OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps/BunchOfCaps.cs | |||
@@ -105,7 +105,6 @@ namespace OpenSim.Region.ClientStack.Linden | |||
105 | private static readonly string m_ResourceCostSelectedPath = "0103/"; | 105 | private static readonly string m_ResourceCostSelectedPath = "0103/"; |
106 | private static readonly string m_UpdateAgentInformationPath = "0500/"; | 106 | private static readonly string m_UpdateAgentInformationPath = "0500/"; |
107 | 107 | ||
108 | |||
109 | // These are callbacks which will be setup by the scene so that we can update scene data when we | 108 | // These are callbacks which will be setup by the scene so that we can update scene data when we |
110 | // receive capability calls | 109 | // receive capability calls |
111 | public NewInventoryItem AddNewInventoryItem = null; | 110 | public NewInventoryItem AddNewInventoryItem = null; |