mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 09:12:35 +00:00
Make import button gooder, explicitly require excon http client
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
class W3DHub
|
||||
class Window < CyberarmEngine::Window
|
||||
def setup
|
||||
self.show_stats_plotter = false
|
||||
self.caption = I18n.t(:app_name)
|
||||
|
||||
Store[:server_list] = []
|
||||
|
||||
Reference in New Issue
Block a user