mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-28 16:55:30 +00:00
replace text
This commit is contained in:
@@ -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<>();
|
||||
|
||||
Reference in New Issue
Block a user