Make AssetMetadata [Serializable] to help in binary caching

0.6.6-post-fixes
Melanie Thielker 2009-06-03 19:54:19 +00:00
parent 6e494e5de5
commit 18cc7ffa44
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ namespace OpenSim.Framework
}
}
[Serializable]
public class AssetMetadata
{
private UUID m_fullid;