mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-23 10:35:33 +00:00
Added #2260 GFX - Configure path resolving dialog for file paths that use prefixes like data:
This commit is contained in:
@@ -29,4 +29,5 @@ public class CustomConfigurationKeys {
|
||||
public static final String KEY_LOADED_IMPORT_ASSETS = "loadedImportAssets";
|
||||
public static final String KEY_ABC_DEPENDENCIES = "abcDependencies";
|
||||
public static final String KEY_BREAKPOINTS = "breakpoints";
|
||||
public static final String KEY_PATH_RESOLVING = "pathResolving";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user