mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Attempt to fix mantis issue #82, taking prims into inventory and then rezzing them in another region.
This commit is contained in:
@@ -211,7 +211,7 @@ namespace OpenSim.Framework.Servers
|
||||
else
|
||||
{
|
||||
System.Console.WriteLine("Handler not found for http request " +request.RawUrl);
|
||||
responseString = "Error";
|
||||
responseString = "Error";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user