Skip to content

Commit

Permalink
Merge 65a1c9c into 9421565
Browse files Browse the repository at this point in the history
  • Loading branch information
ahcorde authored Jun 12, 2023
2 parents 9421565 + 65a1c9c commit b84838e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ogre/src/OgreLightVisual.cc
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ void OgreLightVisual::CreateVisual()
this->dataPtr->line->AddPoint(p.X(), p.Y(), p.Z());
}
this->dataPtr->line->Update();
this->ogreNode->setVisible(true);
}

//////////////////////////////////////////////////
Expand Down

0 comments on commit b84838e

Please sign in to comment.