mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-04 23:25:35 +00:00
Added #1181 Remembering choice of loading assets via importassets tag
This commit is contained in:
@@ -9,4 +9,5 @@ public class CustomConfigurationKeys {
|
||||
public static final String KEY_LAST_SELECTED_PATH_TAGLIST = "lastSelectedPath.taglist";
|
||||
public static final String KEY_CHARSET = "charset";
|
||||
public static final String KEY_LIBRARY = "library";
|
||||
public static final String KEY_LOADED_IMPORT_ASSETS = "loadedImportAssets";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user