NiParticleRotation seems to be unused

pull/638/head
scrawl 10 years ago
parent 46cbec9a4a
commit 96d51f0bb7

@ -748,7 +748,7 @@ namespace NifOsg
}
else if (affectors->recType == Nif::RC_NiParticleRotation)
{
// TODO: Implement?
// unused?
}
else
std::cerr << "Unhandled particle modifier " << affectors->recName << std::endl;

Loading…
Cancel
Save