From 9507a27e9d4c2706fa5b3f17eb750ea4eb5891ac Mon Sep 17 00:00:00 2001 From: OusmBlueNinja <89956790+OusmBlueNinja@users.noreply.github.com> Date: Mon, 21 Apr 2025 21:32:27 -0500 Subject: [PATCH] i neede the blue dod on the git thing --- src/src/Engine.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/src/Engine.cpp b/src/src/Engine.cpp index 5e3a2f7..49e99d8 100644 --- a/src/src/Engine.cpp +++ b/src/src/Engine.cpp @@ -890,6 +890,7 @@ void Engine::Run() Renderer::DrawSprite(spritePtr.get(), worldPos, cameraZoom, cameraPos); profiler.EndSection(); } + if (auto particle = obj->GetComponent()) {