Better filter by id instead of x,y in TRANSFORM_UNIT...

...since x,y= is the same for units on the recall list. It still
doesn't work for these (and ADVANCE_UNIT too) due to bug #17023 but at
least the units don't get lost now.
This commit is contained in:
Anonymissimus 2010-11-05 00:36:24 +00:00
parent 85ac44c437
commit f756a42458

View file

@ -306,7 +306,7 @@
{FOREACH TU_store i}
[store_unit]
[filter]
x,y=$TU_store[$i].x,$TU_store[$i].y
id=$TU_store[$i].id
[/filter]
variable=TUrestore_store
kill=yes