From Jannik Heller, typo fixes
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14832 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
@@ -173,7 +173,7 @@ int main( int argc, char **argv )
|
||||
}
|
||||
else
|
||||
{
|
||||
// use new #pragama(tic) shader composition.
|
||||
// use new #pragma(tic) shader composition.
|
||||
osg::ref_ptr<osg::Node> scenegraph = createNewShaderCompositionScene(arguments);
|
||||
if (!scenegraph) return 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user