mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-07 01:26:37 +00:00
e69e10ef5f
Use std::set's logarithmic find instead of a linear loop. Early return and some whitespace for getParabolicRangeForm. Reviewed By: elexis Differential Revision: https://code.wildfiregames.com/D260 This was SVN commit r19342.