mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
meow :3 mrrrr >w< :3c
This commit is contained in:
parent
526330f3c8
commit
9077edab91
1 changed files with 1 additions and 1 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Reference in a new issue