mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 13:15:44 +08:00
seems to compile ( tests comented out)
This commit is contained in:
@@ -151,6 +151,14 @@ namespace OpenSim.Region.CoreModules.Avatar.BakedTextures
|
||||
}
|
||||
}
|
||||
|
||||
public void Store(UUID agentId)
|
||||
{
|
||||
}
|
||||
public void UpdateMeshAvatar(UUID agentId)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
public void Store(UUID agentId, WearableCacheItem[] data)
|
||||
{
|
||||
if (m_URL == String.Empty)
|
||||
|
||||
Reference in New Issue
Block a user