From 9077edab9166c3ce6f8dc9e52e5015e6080de807 Mon Sep 17 00:00:00 2001 From: CatWindow Date: Tue, 18 Aug 2026 00:41:28 +0300 Subject: [PATCH] meow :3 mrrrr >w< :3c --- src/graphics.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/graphics.cpp b/src/graphics.cpp index 5723ea0..b71a22f 100644 --- a/src/graphics.cpp +++ b/src/graphics.cpp @@ -625,7 +625,7 @@ Graphics::~Graphics(){ void Graphics::update(bool limitFps){ // TODO: move this to ruby thread update, idk where it is - shState->rubyDispatcher().process(); + shState->rubyDispatcher().process(); // <-' p->checkShutDownReset(); p->checkSyncLock();