Merge branch 'master' into vulkan
This commit is contained in:
@@ -10,12 +10,6 @@
|
||||
|
||||
namespace Nz
|
||||
{
|
||||
RenderWindow::~RenderWindow()
|
||||
{
|
||||
// Nécessaire si Window::Destroy est appelé par son destructeur
|
||||
OnWindowDestroy();
|
||||
}
|
||||
|
||||
void RenderWindow::Display()
|
||||
{
|
||||
if (m_framerateLimit > 0)
|
||||
|
||||
Reference in New Issue
Block a user