mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 09:12:35 +00:00
Server Browser is now properly updated like the offical launcher- just a bit more flashy due to taking 100+ ms to regenerate ui elements
This commit is contained in:
@@ -78,5 +78,5 @@ require_relative "lib/pages/download_manager"
|
||||
Async do
|
||||
W3DHub::Window.new(width: 980, height: 720, borderless: false).show
|
||||
|
||||
raise Async::Stop # ensure reactor is shutdown when window is closed
|
||||
exit # ensure reactor is shutdown when window is closed
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user