mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-04 06:35:10 +00:00
update menu selection when configuration changed in advanced settings
This commit is contained in:
@@ -896,8 +896,9 @@ public class Main {
|
||||
ContextMenuTools.addToContextMenu(true, false);
|
||||
}
|
||||
}
|
||||
|
||||
Configuration.offeredAssociation.set(true);
|
||||
}
|
||||
Configuration.offeredAssociation.set(true);
|
||||
}
|
||||
|
||||
public static void initLang() {
|
||||
|
||||
Reference in New Issue
Block a user