Explain move_unit fix in the changelog better
This commit is contained in:
parent
ee5bb27e6e
commit
b3893c583d
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ Version 1.11.17+dev:
|
|||
* Lurkers Micro AI: fix bug in wander terrain selection
|
||||
* Fix bug #21400: Use unit 'image' with higher priority than 'image_icon' for animation
|
||||
frames with no specified image.
|
||||
* Fix bug wherein {MOVE_UNIT} would sometimes overwrite another unit.
|
||||
* Fix bug wherein [move_unit] (used by {MOVE_UNIT}) would overwrite another
|
||||
unit when the source and destination had an identical x or y value.
|
||||
|
||||
Version 1.11.17:
|
||||
* Add-ons server:
|
||||
|
|
Loading…
Add table
Reference in a new issue