mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-26 18:45:38 +00:00
organize imports & code formatting
This commit is contained in:
@@ -1443,7 +1443,7 @@ public class SWFInputStream implements AutoCloseable {
|
||||
if (tagDataStream.dumpInfo == null && dumpInfo != null) {
|
||||
dumpInfo.tagToResolve = tagStub;
|
||||
}
|
||||
|
||||
|
||||
if (resolve) {
|
||||
DumpInfo di = dumpInfo;
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user