mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 16:07:32 +00:00
27b686215a
"MoveStarted" messages were sent by UnitMotion when the unit started moving (sort of) or failed to do so. This was used by formations and guarding but was not really necessary as this can be done in "enter" or in a timer. Differential Revision: https://code.wildfiregames.com/D1885 This was SVN commit r22350.