meow :3 mrrrr >w< :3c

This commit is contained in:
CatWindow 2026-08-18 00:41:28 +03:00
parent 526330f3c8
commit 9077edab91

View file

@ -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();