Fixed issue #1210.

This commit is contained in:
Branimir Karadžić 2017-07-20 20:25:48 -07:00
parent c38d76f42a
commit a04066ba41
1 changed files with 2 additions and 0 deletions

View File

@ -523,6 +523,8 @@ namespace entry
}
}
while (bgfx::RenderFrame::NoContext != bgfx::renderFrame() ) {};
thread.shutdown();
DestroyWindow(m_hwnd[0]);