mulptiple xlf export fix (separate output directory for each swf), show definebuttontag(1) actions in tree, image export fix (sometimes throws ArrumentOutOfBounds exception)

This commit is contained in:
2016-03-06 15:35:46 +01:00
parent 4d6aed7e3d
commit fa9623bf9f
7 changed files with 218 additions and 127 deletions
@@ -20,5 +20,4 @@ public class DefaultItem extends GraphTargetItem {
public GraphTargetItem returnType() {
return TypeItem.UNBOUNDED;
}
}