Correct a coordinate to make the viewer like it

This commit is contained in:
Melanie
2012-01-24 01:17:41 +00:00
parent 7bb01a17ee
commit c0e1784e86
2 changed files with 3 additions and 3 deletions

View File

@@ -1309,7 +1309,7 @@ namespace OpenSim.Region.CoreModules.World.Estate
foreach (SpawnPoint sp in settings.SpawnPoints())
{
spawnPoints.Add(sp.GetLocation(telehub.AbsolutePosition, telehub.GroupRotation));
spawnPoints.Add(sp.GetLocation(telehub.GroupRotation));
}
client.SendTelehubInfo(settings.TelehubObject,