i neede the blue dod on the git thing
This commit is contained in:
parent
494aeeb072
commit
9507a27e9d
@ -890,6 +890,7 @@ void Engine::Run()
|
|||||||
Renderer::DrawSprite(spritePtr.get(), worldPos, cameraZoom, cameraPos);
|
Renderer::DrawSprite(spritePtr.get(), worldPos, cameraZoom, cameraPos);
|
||||||
profiler.EndSection();
|
profiler.EndSection();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (auto particle = obj->GetComponent<ParticleComponent>())
|
if (auto particle = obj->GetComponent<ParticleComponent>())
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user