Fixed typo
This commit is contained in:
@@ -11,8 +11,8 @@ bool IOProgram_writeLocalData(const osg::Object &obj, osgDB::Output &fw);
|
||||
osgDB::RegisterDotOsgWrapperProxy g_IOProgramProxy
|
||||
(
|
||||
0,
|
||||
"osgParicle::Program",
|
||||
"Object Node ParticleProcessor osgParicle::Program",
|
||||
"osgParticle::Program",
|
||||
"Object Node ParticleProcessor osgParticle::Program",
|
||||
IOProgram_readLocalData,
|
||||
IOProgram_writeLocalData
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user