Files
OpenRA/OpenRA.Mods.Common/Traits/World/RaMapGenerator.cs
Ashley Newson dc4c596fa0 Fix an out-of-bounds CellLayer access in RaMapGenerator
Adds a bounds check for the water obstruction code, where a rotation
projection can be outside of the map area (on rotations other than
1, 2, or 4.)
2025-01-16 12:56:44 +02:00

57 KiB