forked from mirrors/0ad
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.