Files
OpenRA/OpenRA.Mods.Common/Widgets
RoosterDragon 3ea5b08848 Fix usage of MapGeneratorMultiChoiceOption.Default
When this switched to an ImmutableArray, this expression has to be updated as the struct is not nullable. It supports an overloaded equals (==) but not a null-conditional (?.) operator. This expression was rewritten incorrectly and failed to use the first valid choice as a fallback in all cases. Update the code to do this.

Fixes regression from 649e7e8c28.
2025-12-23 20:35:45 +02:00
..
2025-05-09 16:28:04 +03:00
2025-01-15 17:29:02 +02:00
2025-01-15 17:29:02 +02:00
2025-03-29 13:58:11 +00:00
2023-10-30 23:31:33 +02:00
2025-03-29 13:58:11 +00:00
2025-01-15 17:29:02 +02:00
2025-01-15 17:29:02 +02:00
2025-04-02 10:18:32 +03:00
2025-06-30 20:19:21 +03:00
2023-04-08 16:51:51 +03:00
2025-01-15 17:29:02 +02:00
2025-01-15 17:29:02 +02:00
2025-02-22 14:56:25 +02:00
2023-04-08 16:51:51 +03:00
2025-03-29 13:58:11 +00:00