aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs b/OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs
index b808e95..1c702d2 100644
--- a/OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs
+++ b/OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs
@@ -573,7 +573,7 @@ namespace OpenSim.Client.Sirikata.ClientStack
573 throw new System.NotImplementedException(); 573 throw new System.NotImplementedException();
574 } 574 }
575 575
576 public void SendTeleportLocationStart() 576 public void SendTeleportStart(uint flags)
577 { 577 {
578 throw new System.NotImplementedException(); 578 throw new System.NotImplementedException();
579 } 579 }