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