mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
remove TAP also from rastclient
This commit is contained in:
@@ -38,7 +38,7 @@ namespace OpenSim.Services.Interfaces
|
||||
WearableCacheItem[] Get(UUID id);
|
||||
|
||||
void Store(UUID id);
|
||||
Task Store(UUID id, WearableCacheItem[] WearableCache);
|
||||
void Store(UUID id, WearableCacheItem[] WearableCache);
|
||||
void UpdateMeshAvatar(UUID id);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user