|
|
@ -913,6 +913,9 @@ namespace MWGui
|
|
|
|
|
|
|
|
|
|
|
|
updateMap();
|
|
|
|
updateMap();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if (!mMap->isVisible())
|
|
|
|
|
|
|
|
mMap->onFrame(frameDuration);
|
|
|
|
|
|
|
|
|
|
|
|
mHud->onFrame(frameDuration);
|
|
|
|
mHud->onFrame(frameDuration);
|
|
|
|
|
|
|
|
|
|
|
|
mDebugWindow->onFrame(frameDuration);
|
|
|
|
mDebugWindow->onFrame(frameDuration);
|
|
|
|