Prevent setting the hovertext from firing changed_color

0.6.9-post-fixes
Melanie 2010-08-05 08:19:46 +01:00
parent c39a0bc4c5
commit 2de3972ece
1 changed files with 0 additions and 1 deletions

View File

@ -843,7 +843,6 @@ namespace OpenSim.Region.Framework.Scenes
set
{
m_color = value;
TriggerScriptChangedEvent(Changed.COLOR);
/* ScheduleFullUpdate() need not be called b/c after
* setting the color, the text will be set, so then