fixed attack causing units to vanish
This commit is contained in:
@@ -113,6 +113,8 @@ namespace OpenRa.Game
|
||||
pathNode = cellInfo[ pathNode.X, pathNode.Y ].Path;
|
||||
}
|
||||
|
||||
ret.Add(pathNode - offset);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user