mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
missing file on the kick commit
This commit is contained in:
@@ -390,7 +390,7 @@ namespace OpenSim.Framework
|
||||
IClientAPI remoteClient, UUID invoice, UUID senderID, bool scripted, bool collisionEvents, bool physics);
|
||||
|
||||
public delegate void EstateTeleportOneUserHomeRequest(
|
||||
IClientAPI remoteClient, UUID invoice, UUID senderID, UUID prey);
|
||||
IClientAPI remoteClient, UUID invoice, UUID senderID, UUID prey, bool kill);
|
||||
|
||||
public delegate void EstateTeleportAllUsersHomeRequest(IClientAPI remoteClient, UUID invoice, UUID senderID);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user