Fix instance destruction
This commit is contained in:
@@ -19,6 +19,7 @@ namespace Nz
|
||||
|
||||
inline Instance::~Instance()
|
||||
{
|
||||
if (m_instance)
|
||||
DestroyInstance();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user