mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-19 16:17:08 +00:00
ebfd214a19
Notice the previous check `if (count > this.GetMaxArrowCount())` implicitly relied on numerical comparisons returning false if one of the two arguments is undefined. This was SVN commit r17944.