Files
OpenRA/OpenRA.Mods.Common/ServerTraits/LobbySettingsNotification.cs
Paul Chote b05ee80d5c Remove first-client check from LobbySettingsNotification.
ClientWithIndex may rarely be null, causing a crash.
In any case we do want to report these changes to the first client, as
somebody else may have changed the settings and left.
2021-01-29 14:35:32 +01:00

1.4 KiB