Files
OpenRA/OpenRA.Mods.Common/Traits/CombatDebugOverlay.cs
RoosterDragon 8d3cec5bea When a render method has nothing to render, eagerly return.
By eagerly returning an empty enumerable in these cases, this avoids allocating an enumerable for the whole render method if nothing will be drawn.
2020-10-17 23:48:48 +02:00

4.8 KiB