mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-18 15:58:23 +00:00
exe export fix
This commit is contained in:
@@ -308,7 +308,6 @@ public class Configuration {
|
||||
@ConfigurationCategory("export")
|
||||
public static final ConfigurationItem<Integer> saveAsExeScaleMode = null;
|
||||
|
||||
@ConfigurationDefaultInt(3)
|
||||
@ConfigurationCategory("export")
|
||||
public static final ConfigurationItem<ExeExportMode> exeExportMode = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user