From dd4427d1e3807168e426d17e73874a3e74ac4032 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 18 Mar 2005 02:45:02 +0000 Subject: [PATCH] Made the can't find ground intersection message only appear as INFO. --- src/osgGA/UFOManipulator.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osgGA/UFOManipulator.cpp b/src/osgGA/UFOManipulator.cpp index 788cb1310..d93f9f34a 100644 --- a/src/osgGA/UFOManipulator.cpp +++ b/src/osgGA/UFOManipulator.cpp @@ -135,7 +135,7 @@ void UFOManipulator::computeHomePosition() } else { - osg::notify(osg::WARN)<<"UFOManipulator : I can't find the ground!"<