mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-12 01:58:46 +00:00
fix2
This commit is contained in:
@@ -2954,7 +2954,6 @@ public class XFLConverter {
|
||||
psXml.writeEndElement();
|
||||
psXml.writeEndElement();
|
||||
psXml.writeElementValueRaw("LibraryVersions", Helper.newLine + " "); // todo: is this really needed or an empty tag is ok?
|
||||
psXml.writeEndElement();
|
||||
} else {
|
||||
psXml.writeStartElement("LibraryPath");
|
||||
psXml.writeStartElement("library-path-entry");
|
||||
|
||||
Reference in New Issue
Block a user