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

meow-7.2.2
tim 2025-12-31 22:13:31 -05:00
parent e85ffc73f7
commit b671d217e0
1 changed files with 1 additions and 0 deletions

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.