Remove duplicated IScenePresence.PresenceType. This is already in ISceneAgent.PresenceType from which IScenePresence inherits.
No other code changes required.0.7.3-extended
parent
f6a7325961
commit
0e9e60d55a
|
@ -83,4 +83,4 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||||
void RemoveAttachment(SceneObjectGroup gobj);
|
void RemoveAttachment(SceneObjectGroup gobj);
|
||||||
void ClearAttachments();
|
void ClearAttachments();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue