mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-26 17:54:50 +00:00
d5384ad742
When using the lobby, after constructing `CNetServer` the public IP has to be queried. The consructor knows whether the lobby is used, so do it in the constructor.