Changed the version strings to use OpenSceneGaph rather than "Open Scene Graph"
This commit is contained in:
@@ -8,5 +8,5 @@ const char* osgParticleGetVersion()
|
||||
|
||||
const char* osgParticleGetLibraryName()
|
||||
{
|
||||
return "Open Scene Graph Particle Library";
|
||||
return "OpenSceneGraph Particle Library";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user