Added FriendsCommand, type friends to see a list
Now removes Friend from _Friends when TerminateFriendship packet is received. git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1491 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
<Compile Include="Commands\Communication\ShoutCommand.cs" />
|
||||
<Compile Include="Commands\Communication\WhisperCommand.cs" />
|
||||
<Compile Include="Commands\DetectBotCommand.cs" />
|
||||
<Compile Include="Commands\Friends\FriendsCommand.cs" />
|
||||
<Compile Include="Commands\GoHome.cs" />
|
||||
<Compile Include="Commands\GotoLandmark.cs" />
|
||||
<Compile Include="Commands\Groups\GroupsCommand.cs" />
|
||||
|
||||
Reference in New Issue
Block a user