From e3949280b1845beb912a44251251a2fcbb37dce6 Mon Sep 17 00:00:00 2001 From: Justin Clarke Casey Date: Mon, 24 Mar 2008 21:28:45 +0000 Subject: * Inflate my commits with yet another snippet of documentation... (j/k) --- OpenSim/Region/Environment/Scenes/Scene.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'OpenSim/Region/Environment') diff --git a/OpenSim/Region/Environment/Scenes/Scene.cs b/OpenSim/Region/Environment/Scenes/Scene.cs index 2abb504..e8708a1 100644 --- a/OpenSim/Region/Environment/Scenes/Scene.cs +++ b/OpenSim/Region/Environment/Scenes/Scene.cs @@ -1701,7 +1701,8 @@ namespace OpenSim.Region.Environment.Scenes /// then it is replaced by a new CAPS handler. /// /// FIXME: On login this is called twice, once for the login and once when the connection is made. - /// This is somewhat innefficient and should be fixed. + /// This is somewhat innefficient and should be fixed. The initial login creation is necessary + /// since the client asks for capabilities immediately after being informed of the seed. /// /// /// -- cgit v1.1