Changed #if

This commit is contained in:
Robert Osfield 2005-09-05 13:27:48 +00:00
parent 4795fb88e6
commit db24ea247c

View File

@ -1000,7 +1000,7 @@ osg::Node* ForestTechniqueManager::createScene(unsigned int numTreesToCreates)
osg::Program* program = new osg::Program;
stateset->setAttribute(program);
#if 0
#if 1
// use inline shaders
///////////////////////////////////////////////////////////////////