mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-19 13:58:06 +00:00
8f4daa9dd0
Since 8b437a0b1c, updatePlayerList() is called everytime a muc-message
is received, calling playersBox.SelectionChange(), calling
displayProfile() which requests the profile from the server again.
Similar cases should be handled in #3840.
This was SVN commit r17924.