prevent waiting on an agents.xml response when mAgentsURL is empty

This commit is contained in:
tim
2026-01-01 13:52:16 -05:00
parent e85ffc73f7
commit b671d217e0
+1
View File
@@ -368,6 +368,7 @@ void FSData::downloadAgents()
// TODO: Let the opensim devs and opensim group figure out the best way
// to add "agents.xml" URL to the gridinfo protocol.
//getAgentsURL();
mAgentsDone = true; // Avoid +15s llstartup STATE_AGENT_WAIT delay --ht
// there is no need for assets.xml URL for opensim grids as the grid owner can just delete
// the bad asset itself.