mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-13 21:16:18 +00:00
034124e8d8
Since the component initialization order is the alphabetic filename
order and
since the RangeOverlayRenderer < Player < Selectable, the new file in
that commit introduced the issue.
Similar to 36b315ca32, refs #4632.
UpdateColor function taken from temple's D754
This was SVN commit r20963.