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