mirror of
https://github.com/opensim/opensim.git
synced 2026-07-03 09:29:21 +08:00
Merge branch 'master' into careminster-presence-refactor
This commit is contained in:
@@ -520,7 +520,11 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
{
|
||||
}
|
||||
|
||||
public virtual void SendTeleportLocationStart()
|
||||
public virtual void SendTeleportStart(uint flags)
|
||||
{
|
||||
}
|
||||
|
||||
public virtual void SendTeleportProgress(uint flags, string message)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user