1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-03 09:19:41 +00:00

Missing clone function

This commit is contained in:
scrawl 2015-03-29 19:32:55 +02:00
parent 5162e9c09e
commit 9975ec1678

View file

@ -334,6 +334,8 @@ namespace
{
}
META_Object(NifOsg, DirtyBoundCallback)
void operator()(osg::Node* node, osg::NodeVisitor* nv)
{
osg::Geode* geode = node->asGeode();