Files
OpenRA/OpenRA.Mods.Common/Traits/World
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-11-07 13:04:12 +02:00
2025-02-22 14:56:25 +02:00
2025-07-27 14:56:57 +03:00
2024-10-05 10:06:33 +01:00