mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
Make AssetMetadata [Serializable] to help in binary caching
This commit is contained in:
@@ -157,6 +157,7 @@ namespace OpenSim.Framework
|
||||
}
|
||||
}
|
||||
|
||||
[Serializable]
|
||||
public class AssetMetadata
|
||||
{
|
||||
private UUID m_fullid;
|
||||
|
||||
Reference in New Issue
Block a user