Files
OpenRA/OpenRA.Platforms.Default
RoosterDragon 9e548fd0f0 Freeze non-mutable readonly static dictionaries.
Since these will live for the lifetime of the process, it is worth freezing them on creation to improve lookup performance. If the dictionaries were iterated, change to an immutable array instead to preserve the order.
2025-12-12 09:51:27 +02:00
..
2023-10-30 23:31:33 +02:00
2023-11-10 10:38:41 +02:00
2023-06-06 11:51:47 +03:00
2024-11-15 22:28:18 +02:00
2023-09-23 14:10:35 +02:00
2025-12-08 21:37:57 +02:00