Merge pull request #425 from OpenMW/master

Add OpenMW commits up to 13 May 2018
This commit is contained in:
David Cernat 2018-05-13 19:27:34 +03:00 committed by GitHub
commit 9b9dd4abaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

@ -44,6 +44,7 @@ Programmers
crussell187
DanielVukelich
darkf
David Cernat (davidcernat)
devnexen
Dieho
Dmitry Shkurskiy (endorph)

View file

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