The following commit has been merged in the master branch:
commit 5d4799ec57790e3c11a3a3869234fcb43c8939e5
Author: Robin Cornelius <[EMAIL PROTECTED]>
Date:   Tue Jun 24 14:03:25 2008 +0100

    Revert a patch that got merged outside patch management system

diff --git a/indra/llui/llstyle.cpp b/indra/llui/llstyle.cpp
index 58cf200..7c46114 100644
--- a/indra/llui/llstyle.cpp
+++ b/indra/llui/llstyle.cpp
@@ -102,7 +102,7 @@ LLStyle &LLStyle::operator=(const LLStyle &rhs)
                mItalic = rhs.mItalic;
                mBold = rhs.mBold;
                mUnderline = rhs.mUnderline;
-               mDropShadow = rhs.mDropShadow;
+               mDropShadow = rhs.mUnderline;
                mIsEmbeddedItem = rhs.mIsEmbeddedItem;
        }
        

-- 
A client for connecting to 3D metaverses such as Linden Labs Secondlife(tm) and 
OpenSim grids

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to