missing files..

This commit is contained in:
UbitUmarov
2018-01-22 17:27:40 +00:00
parent d38161f83d
commit e3fc272f50
3 changed files with 1 additions and 2 deletions

View File

@@ -253,7 +253,6 @@ namespace OpenSim.Region.ClientStack.Linden
Hashtable responsedata = new Hashtable();
responsedata["int_response_code"] = 200;
responsedata["content_type"] = "text/plain";
responsedata["keepalive"] = false;
responsedata["str_response_string"] = OSDParser.SerializeLLSDXmlString(copy);