mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 08:28:33 +00:00
1a3fb29ff3
Don't compare for "127.0.0.1" to identify the host, but check for a new boolean flag that is set by the client, refs #2854. Remove an unneeded IP address conversion from u32 to string, refs #3241. This was SVN commit r18140.