missing file on the kick commit
parent
7c0eab8a23
commit
62fb0961fd
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue