1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-31 07:06:47 +00:00
This commit is contained in:
Mads Buvik Sandvei 2020-10-31 09:03:01 +01:00
parent 4e20482c0e
commit 010fc13b91

View file

@ -244,6 +244,7 @@ namespace MWVR
if (frame->mShouldSyncFrameLoop)
{
frame->mFrameInfo = xr->waitFrame();
frame->mShouldRender |= frame->mFrameInfo.runtimeRequestsRender;
xr->xrResourceAcquired();
if (frame->mShouldRender)