Changed #if
This commit is contained in:
parent
4795fb88e6
commit
db24ea247c
@ -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
|
||||
|
||||
///////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user