Minor bugfix
This commit is contained in:
@@ -26,8 +26,8 @@ namespace openVulkanoCpp
|
||||
Utils::Remove(nodes, node);
|
||||
if (nodes.empty())
|
||||
{
|
||||
scene = nullptr;
|
||||
scene->RemoveDrawable(this);
|
||||
scene = nullptr;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user