Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
Conflicts: indra/newview/lldrawpoolwlsky.cpp
This commit is contained in:
@@ -820,7 +820,7 @@ void LLTracker::cacheLandmarkPosition()
|
||||
}
|
||||
else
|
||||
{
|
||||
llwarns << "LLTracker couldn't find home pos" << llendl;
|
||||
LL_WARNS() << "LLTracker couldn't find home pos" << LL_ENDL;
|
||||
mTrackedLandmarkAssetID.setNull();
|
||||
mTrackedLandmarkItemID.setNull();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user