mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 22:06:08 +00:00
bbc2e84160
MoveToPoint and MoveToTarget both compute a goal from a move request. They can be combined to reduce duplication and streamline the code. Differential Revision: https://code.wildfiregames.com/D1984 This was SVN commit r22450.