mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 01:04:06 +00:00
578aea3b09
It has to be called before `SetupConnection` is called. Now the server-data is setup during the constructor. When connecting using the lobby, the data isn't known at construction time. Then it is done at the start of `TryToConnectWithSTUN`.