mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-28 16:08:23 +00:00
2f12bae102
Create a Damage system component from the Damage helper object and parts of the Attack component. This fixes the issue by making ranged damage independent of the attacking entity. While there fix the issue of damaging all nearby entities in case the actual target was not hit, instead of only a single one. This was SVN commit r18625.