Remove outdated comment

openmw-38
scrawl 9 years ago
parent 076dc539bc
commit c70790ecb7

@ -125,7 +125,6 @@ osg::ref_ptr<BulletShapeInstance> BulletShapeManager::createInstance(const std::
if (ext == "nif")
{
NifBullet::BulletNifLoader loader;
// might be worth sharing NIFFiles with SceneManager in some way
shape = loader.load(mNifFileManager->get(normalized));
}
else

Loading…
Cancel
Save