Moved HaveNeighbor utility function from ScenePresence to Scene. Fixed line endings from previous commit.

This commit is contained in:
Dan Lake
2011-10-19 15:38:25 -07:00
parent 8b20faf06c
commit eac29396d9
5 changed files with 318 additions and 318 deletions

View File

@@ -32,8 +32,8 @@ using OpenSim.Framework;
namespace OpenSim.Region.Framework.Interfaces
{
public interface IAvatarFactoryModule
{
{
void SetAppearance(IScenePresence sp, Primitive.TextureEntry textureEntry, byte[] visualParams);
/// <summary>