mirror of
https://github.com/opensim/opensim.git
synced 2026-05-24 10:55:35 +08:00
missing file and remove warnings
This commit is contained in:
@@ -102,6 +102,8 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
|
||||
ScenePresence CrossAgentToNewRegionAsync(ScenePresence agent, Vector3 pos, GridRegion neighbourRegion, bool isFlying, EntityTransferContext ctx);
|
||||
|
||||
bool CrossAgentCreateFarChild(ScenePresence agent, GridRegion neighbourRegion, Vector3 pos, EntityTransferContext ctx);
|
||||
|
||||
bool HandleIncomingSceneObject(SceneObjectGroup so, Vector3 newPosition);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user