formatting

better displaying sprites with bitmap shapes
This commit is contained in:
Jindra Pet��k
2013-05-04 15:48:11 +02:00
parent 6bb2cb228d
commit 8e76b33025
17 changed files with 205 additions and 81 deletions
@@ -20,7 +20,6 @@ import com.jpexs.decompiler.flash.abc.avm2.treemodel.CommentTreeItem;
import com.jpexs.decompiler.flash.action.Action;
import com.jpexs.decompiler.flash.helpers.Highlighting;
import java.util.ArrayList;
import java.util.EmptyStackException;
import java.util.HashMap;
import java.util.List;
import java.util.Stack;