forked from mirrors/0ad
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.