Add the friends service skel and correct some namespace issues

This commit is contained in:
Melanie
2010-02-09 07:05:38 +00:00
parent 61c8bbb4f0
commit 1dfcf68330
5 changed files with 177 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ using OpenMetaverse;
using OpenSim.Framework;
using System.Collections.Generic;
namespace OpenSim.Region.Framework.Interfaces
namespace OpenSim.Services.Interfaces
{
public struct FriendInfo
{