Files
OpenRA/OpenRA.Mods.Common
RoosterDragon 827f4682a5 ActorReference takes MiniYaml as input instead of a Dict.
As the InitDict is lazy, this removes the possibility for a mutable collection to be used but the values not to be consumed until later, which would be confusing. As all existing callers actually create a throw-away dictionary from MiniYaml, this is an easy switch.
2025-12-28 14:12:02 +02:00
..
2025-05-09 16:28:04 +03:00
2025-12-22 23:05:07 +00:00
2025-02-22 14:56:25 +02:00
2025-04-02 10:18:32 +03:00
2023-03-18 12:46:10 +02:00