mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-03-31 07:06:47 +00:00
Refer to !6
This commit is contained in:
parent
4e20482c0e
commit
010fc13b91
1 changed files with 1 additions and 0 deletions
|
@ -244,6 +244,7 @@ namespace MWVR
|
|||
if (frame->mShouldSyncFrameLoop)
|
||||
{
|
||||
frame->mFrameInfo = xr->waitFrame();
|
||||
frame->mShouldRender |= frame->mFrameInfo.runtimeRequestsRender;
|
||||
xr->xrResourceAcquired();
|
||||
|
||||
if (frame->mShouldRender)
|
||||
|
|
Loading…
Reference in a new issue