mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
Fix bumping into sim borders and check estate bans for walking crossings
This commit is contained in:
@@ -42,7 +42,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
|
||||
void TeleportHome(UUID id, IClientAPI client);
|
||||
|
||||
void Cross(ScenePresence agent, bool isFlying);
|
||||
bool Cross(ScenePresence agent, bool isFlying);
|
||||
|
||||
void AgentArrivedAtDestination(UUID agent);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user