1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-06-29 02:21:34 +00:00

Merged pull request #1703

This commit is contained in:
Marc Zinnschlag 2018-05-13 09:08:40 +02:00
commit 0f22600a98

View file

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