Fixed inappropriate comment
This commit is contained in:
@@ -54,7 +54,7 @@ static RenderBinPrototypeList* renderBinPrototypeList()
|
||||
return s_renderBinPrototypeList.get();
|
||||
}
|
||||
|
||||
// Use a proxy to force the initialization of the the SceneSingleton during static initialization
|
||||
// Use a proxy to force the initialization of the the RenderBinPrototypeListSingleton during static initialization
|
||||
OSG_INIT_SINGLETON_PROXY(RenderBinSingletonProxy, renderBinPrototypeList())
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user