summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelobject.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpanelobject.cpp')
-rw-r--r--indra/newview/llpanelobject.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/indra/newview/llpanelobject.cpp b/indra/newview/llpanelobject.cpp
index 2463e62d7f..a57993820f 100644
--- a/indra/newview/llpanelobject.cpp
+++ b/indra/newview/llpanelobject.cpp
@@ -1095,10 +1095,12 @@ void LLPanelObject::getState( )
{
mLabelSculptType->setEnabled(TRUE);
}
-
-
}
}
+ else
+ {
+ mSculptTextureRevert = LLUUID::null;
+ }
//----------------------------------------------------------------------------