few more minor changes, needs prebuild to be ran.

This commit is contained in:
MW
2008-04-01 13:34:33 +00:00
parent f43e077150
commit cdf27ece5f
4 changed files with 8 additions and 13 deletions

View File

@@ -2396,11 +2396,6 @@ namespace OpenSim.Region.ClientStack
else
{
LLUUID partId = part.UUID;
UpdatePrimRotation handlerUpdatePrimRotation = OnUpdatePrimGroupRotation;
UpdatePrimGroupRotation handlerUpdatePrimGroupRotation = OnUpdatePrimGroupMouseRotation;