[SCM] A client for connecting to 3D metaverses such as Linden Labs Secondlife(tm) and OpenSim grids branch, master, updated. upstream/1.20.8-22-g5babe25

Robin Cornelius robin.cornelius at gmail.com
Tue Jun 24 16:33:25 UTC 2008


The following commit has been merged in the master branch:
commit 5d4799ec57790e3c11a3a3869234fcb43c8939e5
Author: Robin Cornelius <robin.cornelius at gmail.com>
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



More information about the Pkg-games-commits mailing list