sync changes to ide/comment from thinkpad

This commit is contained in:
Downforce Agent 2024-10-03 15:30:41 -04:00
parent b5f2aa6925
commit f21d05d245
2 changed files with 2 additions and 1 deletions

View File

@ -227,6 +227,7 @@ public class Clifford implements ActionListener {
requiresTemp.add(new boolean[]{false, true, false, false});
requiresTemp.add(new boolean[]{true, false, false, false});
container.put("requires", requiresTemp); // Pull localization files for patching.
// TODO: container.put paths patched in fscript
}
} else {
container.put("loaderversion", 0);

View File

@ -1 +1 @@
netbeans.hint.jdkPlatform=JDK_22__System_
netbeans.hint.jdkPlatform=JDK_17__System_