mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't have any backend ogs communication support yet so everything is Sandbox mode only )
This commit is contained in:
@@ -163,7 +163,6 @@ namespace OpenSim
|
||||
{
|
||||
OnCompleteMovementToRegion();
|
||||
}
|
||||
// this.EnableNeighbours();
|
||||
break;
|
||||
case PacketType.AgentUpdate:
|
||||
if (OnAgentUpdate != null)
|
||||
|
||||
Reference in New Issue
Block a user