mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-06 00:55:50 +00:00
Remove outdated comment
This commit is contained in:
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…
Reference in New Issue
Block a user