mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 01:02:34 +00:00
Server list is now pre-fetched during 'bootup'
This commit is contained in:
@@ -3,6 +3,7 @@ class W3DHub
|
||||
def setup
|
||||
self.caption = I18n.t(:app_name)
|
||||
|
||||
Store[:server_list] = []
|
||||
Store[:settings] = Settings.new
|
||||
Store[:application_manager] = ApplicationManager.new
|
||||
|
||||
|
||||
Reference in New Issue
Block a user