compiled with different jdk

This commit is contained in:
Bryson Steck 2021-08-19 23:00:58 -06:00
parent 748cff4fe7
commit 0962e07574
2 changed files with 0 additions and 1 deletions

View file

@ -14,7 +14,6 @@ public class ParseSettings {
boolean settingsComplete;
boolean valuesComplete;
public ParseSettings() {
try {
File settingsFile = new File("plugins/settings.resurrection");