Files
OpenRA/OpenRA.Mods.Common/Traits/World/ResourceLayer.cs
michaeldgg2 3f0126eef4 Fix the check in AllowResourceAt() method of the ResourceLayer class
This fixes incorrect check in AllowResourceAt(), which previously looked at terrain type of the given cell *before* resource was created. Hence the check did not work as expected.
2025-07-26 21:40:49 +03:00

9.2 KiB