mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2026-03-22 04:06:18 +00:00
More work on network handling refactor
This commit is contained in:
@@ -36,6 +36,8 @@ class W3DHub
|
||||
while (block = Store.main_thread_queue.shift)
|
||||
block&.call
|
||||
end
|
||||
|
||||
sleep(update_interval / 1000.0) if Store.application_manager.busy? || Store.network_manager.busy?
|
||||
end
|
||||
|
||||
def needs_redraw?
|
||||
|
||||
Reference in New Issue
Block a user