add some more notifications about changes on physical parameters ( still incomple and there should be a better away )

This commit is contained in:
UbitUmarov
2012-03-20 16:46:16 +00:00
parent f2d17433bb
commit efd7ff3146
3 changed files with 14 additions and 10 deletions

View File

@@ -2633,6 +2633,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
{
m_log.Error("Unable to send part Physics Proprieties - exception: " + ex.ToString());
}
part.UpdatePhysRequired = false;
}
}