mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 18:08:15 +00:00
462540585b
Only send the network-warnings to clients that successfully joined the gamesetup or game. Thus save a bit performance and prevents a rare, harmless FSM update error (like in refs #3199) in case a client received the message while authenticating. Reported by fatherbushido, refs #3264. This was SVN commit r18117.