replace text

This commit is contained in:
honfika@gmail.com
2014-12-21 20:54:42 +01:00
parent 8cf907e3b8
commit 74ba0f14db
15 changed files with 68 additions and 171 deletions

View File

@@ -311,7 +311,7 @@ public final class SWF implements SWFContainerItem, Timelined {
return jtt;
}
public void fixCharactersOrder(boolean checkAll) {
Set<Integer> addedCharacterIds = new HashSet<>();
Set<CharacterTag> movedTags = new HashSet<>();