mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
a few small changes
This commit is contained in:
@@ -30,7 +30,7 @@ using OpenSim.Region.Environment.Scenes;
|
||||
|
||||
namespace OpenSim.Region.Environment.Interfaces
|
||||
{
|
||||
public interface IAvatarFactory : IRegionModule
|
||||
public interface IAvatarFactory
|
||||
{
|
||||
bool TryGetAvatarAppearance(LLUUID avatarId, out AvatarAppearance appearance);
|
||||
void UpdateDatabase(LLUUID userID, AvatarAppearance avatAppearance);
|
||||
|
||||
Reference in New Issue
Block a user