Update calling card interface
parent
a4f7937eb3
commit
549f90c5b5
|
@ -8,6 +8,6 @@ namespace OpenSim.Framework
|
|||
{
|
||||
public interface ICallingCardModule
|
||||
{
|
||||
void CreateCallingCard(UUID userID, UUID creatorID, UUID folderID);
|
||||
UUID CreateCallingCard(UUID userID, UUID creatorID, UUID folderID);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue