mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Stab a test fail
This commit is contained in:
@@ -2651,8 +2651,10 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
ScenePresence sp = CreateAndAddScenePresence(client);
|
||||
if (aCircuit != null)
|
||||
{
|
||||
sp.Appearance = aCircuit.Appearance;
|
||||
sp.Viewer = aCircuit.Viewer;
|
||||
sp.Viewer = aCircuit.Viewer;
|
||||
}
|
||||
|
||||
// HERE!!! Do the initial attachments right here
|
||||
// first agent upon login is a root agent by design.
|
||||
|
||||
Reference in New Issue
Block a user