mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Update calling card interface
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user