From b5ab0698d6328c90d779c2af29914da840335233 Mon Sep 17 00:00:00 2001
From: Diva Canto
Date: Sat, 20 Jul 2013 17:58:32 -0700
Subject: EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks
 to lkalif for telling me how to route the information. The viewer effect is
 under the distance filter, so only avatars with cameras < 10m away see the
 beams.

---
 OpenSim/Tests/Common/Mock/TestClient.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'OpenSim/Tests')

diff --git a/OpenSim/Tests/Common/Mock/TestClient.cs b/OpenSim/Tests/Common/Mock/TestClient.cs
index 5d7349a..f7220d7 100644
--- a/OpenSim/Tests/Common/Mock/TestClient.cs
+++ b/OpenSim/Tests/Common/Mock/TestClient.cs
@@ -1256,7 +1256,7 @@ namespace OpenSim.Tests.Common.Mock
         {
         }
 
-        public void StopFlying(ISceneEntity presence)
+        public void SendAgentTerseUpdate(ISceneEntity presence)
         {
         }
 
-- 
cgit v1.1