This commit is contained in:
Hogne Håskjold 2006-05-14 20:31:59 +00:00
parent c646d3ec7c
commit 405c1fd9e8

View file

@ -1016,7 +1016,7 @@ namespace events{
partmoved_units = true;
}
if(un->second.has_moved() && ! un->second.has_goto()) {
if(un->second.has_moved()) {
some_units_have_moved = true;
}
}