mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-01 00:39:43 +00:00
Fix formatting
This commit is contained in:
parent
a51d560174
commit
36cccef606
1 changed files with 0 additions and 1 deletions
|
@ -1805,7 +1805,6 @@ namespace MWRender
|
|||
osg::ref_ptr<RotateController> controller(new RotateController(mObjectRoot.get()));
|
||||
node->addUpdateCallback(controller);
|
||||
mActiveControllers.emplace_back(node, controller);
|
||||
|
||||
return controller;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue