mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 07:32:00 -04:00
NiParticleRotation seems to be unused
This commit is contained in:
parent
46cbec9a4a
commit
96d51f0bb7
@ -748,7 +748,7 @@ namespace NifOsg
|
|||||||
}
|
}
|
||||||
else if (affectors->recType == Nif::RC_NiParticleRotation)
|
else if (affectors->recType == Nif::RC_NiParticleRotation)
|
||||||
{
|
{
|
||||||
// TODO: Implement?
|
// unused?
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
std::cerr << "Unhandled particle modifier " << affectors->recName << std::endl;
|
std::cerr << "Unhandled particle modifier " << affectors->recName << std::endl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user