mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 09:12:35 +00:00
Handle inaccessible GSH differently
This commit is contained in:
@@ -204,8 +204,8 @@ class W3DHub
|
||||
server.send_ping(true)
|
||||
end
|
||||
else
|
||||
@offline_mode = true
|
||||
Store.offline_mode = true
|
||||
Store.server_list = []
|
||||
Store.server_list_last_fetch = Gosu.milliseconds
|
||||
end
|
||||
|
||||
@tasks[:server_list][:complete] = true
|
||||
|
||||
Reference in New Issue
Block a user