Skip to content
Snippets Groups Projects
Commit 794ae5cd authored by Oz Linden's avatar Oz Linden
Browse files

correct merge error

parent 8e21b24a
No related branches found
No related tags found
No related merge requests found
......@@ -177,8 +177,7 @@ LLVOAvatarSelf::LLVOAvatarSelf(const LLUUID& id,
LLVOAvatar(id, pcode, regionp),
mScreenp(NULL),
mLastRegionHandle(0),
mRegionCrossingCount(0)
mInitialBakesLoaded(false),
mRegionCrossingCount(0),
// Value outside legal range, so will always be a mismatch the
// first time through.
mLastHoverOffsetSent(LLVector3(0.0f, 0.0f, -999.0f))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment