Fixing staging buffers not getting deleted
remove vgcore
This commit is contained in:
@@ -14,8 +14,8 @@ using namespace Seele;
|
||||
|
||||
Scene::Scene(Gfx::PGraphics graphics)
|
||||
: graphics(graphics)
|
||||
, physics(registry)
|
||||
, lightEnv(new LightEnvironment(graphics))
|
||||
, physics(registry)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user