mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-24 22:43:47 +00:00
Remove extra frame rendering after enabling/disabling the label.
This commit is contained in:
parent
b3e09cce00
commit
0197f7088f
@ -217,8 +217,6 @@ void TextOverlay::enable(bool enable)
|
||||
mContainer->show();
|
||||
else
|
||||
mContainer->hide();
|
||||
|
||||
Ogre::Root::getSingleton().renderOneFrame();
|
||||
}
|
||||
|
||||
bool TextOverlay::isEnabled()
|
||||
|
Loading…
x
Reference in New Issue
Block a user