make use of some of those on inventory caps; fix some set of sp osutf8 fields

This commit is contained in:
UbitUmarov
2020-10-10 19:11:37 +01:00
parent 8c4ef84b25
commit c7d61737fb
5 changed files with 126 additions and 103 deletions

View File

@@ -480,6 +480,7 @@ namespace OpenSim.Framework
ret = OSDParser.SerializeLLSDXmlToBytes(map);
m_cachedbytes = ret;
}
return ret;
}
}