mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-20 15:35:33 +00:00
Fixed code style
This commit is contained in:
@@ -615,7 +615,7 @@ public class FontPanel extends JPanel implements TagEditorPanel {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public boolean fontEmbed(TreeItem item, boolean create) {
|
||||
if (item == null) {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user