mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-16 09:12:35 +00:00
'finished' implementing ping support for server browser, not tested on windows
This commit is contained in:
@@ -187,6 +187,10 @@ class W3DHub
|
||||
|
||||
Api::ServerListUpdater.instance
|
||||
|
||||
list.each do |server|
|
||||
server.send_ping(true)
|
||||
end
|
||||
|
||||
@tasks[:server_list][:complete] = true
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user