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