mirror of
https://github.com/opensim/opensim.git
synced 2026-06-06 02:55:47 +08:00
Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected.
This commit is contained in:
@@ -524,6 +524,10 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
{
|
||||
}
|
||||
|
||||
public virtual void SendTeleportProgress(uint flags, string message)
|
||||
{
|
||||
}
|
||||
|
||||
public virtual void SendMoneyBalance(UUID transaction, bool success, byte[] description, int balance)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user