mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-31 19:54:37 +00:00
restorecontrolflow removed
This commit is contained in:
@@ -3107,7 +3107,6 @@ public final class SWF implements SWFContainerItem, Timelined {
|
||||
tag.getABC().removeTraps();
|
||||
} else if (level == DeobfuscationLevel.LEVEL_RESTORE_CONTROL_FLOW) {
|
||||
tag.getABC().removeTraps();
|
||||
tag.getABC().restoreControlFlow();
|
||||
}
|
||||
|
||||
((Tag) tag).setModified(true);
|
||||
|
||||
Reference in New Issue
Block a user