diff options
| author | Richard Nelson <none@none> | 2010-06-07 17:26:50 -0700 |
|---|---|---|
| committer | Richard Nelson <none@none> | 2010-06-07 17:26:50 -0700 |
| commit | 25db70c7621a910903e150dbcf995307b8aef9da (patch) | |
| tree | 2389f915fb7ab70526d3ba250964e9f09766c60d /indra/newview/lltoolmorph.cpp | |
| parent | bd254e7079ebd85e0e40ab2bf98cabf15be1ce2c (diff) | |
| parent | 9b9a79084c1d6bdee0b8a988b21b0b34512ead49 (diff) | |
merge
Diffstat (limited to 'indra/newview/lltoolmorph.cpp')
| -rw-r--r-- | indra/newview/lltoolmorph.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lltoolmorph.cpp b/indra/newview/lltoolmorph.cpp index 8996157258..fa21b1a866 100644 --- a/indra/newview/lltoolmorph.cpp +++ b/indra/newview/lltoolmorph.cpp @@ -96,7 +96,7 @@ LLVisualParamHint::LLVisualParamHint( mCamTargetJoint(jointp) { LLVisualParamHint::sInstances.insert( this ); - mBackgroundp = LLUI::getUIImage("avatar_thumb_bkgrnd.j2c"); + mBackgroundp = LLUI::getUIImage("avatar_thumb_bkgrnd.png"); llassert(width != 0); llassert(height != 0); |
