mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-14 03:52:05 +00:00
faster renaming identifiers (invokeandwait => invokelater)
This commit is contained in:
@@ -287,11 +287,10 @@ public class Main {
|
||||
if (mainFrame != null) {
|
||||
mainFrame.setVisible(true);
|
||||
}
|
||||
Main.stopWork();
|
||||
}
|
||||
});
|
||||
|
||||
Main.stopWork();
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user