mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-25 15:35:23 +00:00
Missing clone function
This commit is contained in:
parent
5162e9c09e
commit
9975ec1678
@ -334,6 +334,8 @@ namespace
|
||||
{
|
||||
}
|
||||
|
||||
META_Object(NifOsg, DirtyBoundCallback)
|
||||
|
||||
void operator()(osg::Node* node, osg::NodeVisitor* nv)
|
||||
{
|
||||
osg::Geode* geode = node->asGeode();
|
||||
|
Loading…
x
Reference in New Issue
Block a user