Make AssetMetadata [Serializable] to help in binary caching
parent
6e494e5de5
commit
18cc7ffa44
|
@ -157,6 +157,7 @@ namespace OpenSim.Framework
|
|||
}
|
||||
}
|
||||
|
||||
[Serializable]
|
||||
public class AssetMetadata
|
||||
{
|
||||
private UUID m_fullid;
|
||||
|
|
Loading…
Reference in New Issue